Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
e7b852abe73b3a6647d6352b0e89c5c7b51cc7cb
/
.
/
drivers
/
spi
/
Kconfig
blob: e1678e63e6adf976e4514978a3d2e1a9b6634c42 [
file
] [
log
] [
blame
]
config DM_SPI
bool
"Enable Driver Model for SPI drivers"
depends on DM
help
If
you want to
use
driver model
for
SPI drivers
,
say Y
.
To
use
legacy SPI drivers
,
say N
.