projects
/
platform
/
kernel
/
u-boot.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
mtd: nand: Add core infrastructure to support SPI NANDs
[platform/kernel/u-boot.git]
/
drivers
/
mtd
/
nand
/
Kconfig
1
config MTD_NAND_CORE
2
tristate
3
4
source "drivers/mtd/nand/raw/Kconfig"
5
6
source "drivers/mtd/nand/spi/Kconfig"