9
0
Fork 0
barebox/drivers/mtd/Kconfig

9 lines
119 B
Plaintext

menuconfig MTD
bool "Memory Technology Device (MTD) support"
if MTD
source "drivers/mtd/nand/Kconfig"
endif