[PATCH 7/8] Remove bad Kconfig reference to MTD_NAND
Alexander Shiyan
shc_work at mail.ru
Sat Dec 8 01:51:25 EST 2012
Barebox not contain symbol MTD_NAND, so remove all references to it.
Signed-off-by: Alexander Shiyan <shc_work at mail.ru>
---
drivers/mtd/nand/Kconfig | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/drivers/mtd/nand/Kconfig b/drivers/mtd/nand/Kconfig
index aa3ea34..49daabf 100644
--- a/drivers/mtd/nand/Kconfig
+++ b/drivers/mtd/nand/Kconfig
@@ -104,7 +104,6 @@ config MTD_NAND_ECC_SMC
config MTD_NAND_MUSEUM_IDS
bool "Enable chip ids for obsolete ancient NAND devices"
- depends on MTD_NAND
default n
help
Enable this option only when your board has first generation
--
1.7.8.6
More information about the barebox
mailing list