Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
8046aa8e83af4f446d6a95e881d46259725c590b
/
.
/
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
.