9
0
Fork 0
barebox/drivers/mtd/Kconfig

10 lines
152 B
Plaintext

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