From: 黄涛 Date: Sat, 30 Jul 2011 14:26:47 +0000 (+0800) Subject: Revert "mtd: nand: Allow NAND chip ids to be included standalone." X-Git-Tag: firefly_0821_release~9983 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=91a634a54447b93c4f6f6247d8c74d189b01d99a;p=firefly-linux-kernel-4.4.55.git Revert "mtd: nand: Allow NAND chip ids to be included standalone." This reverts commit 0a39ec04c518d367d599db2edf1273edb5e2125e. --- diff --git a/drivers/mtd/nand/Kconfig b/drivers/mtd/nand/Kconfig index 28cf68cf6884..60ca338dae56 100644 --- a/drivers/mtd/nand/Kconfig +++ b/drivers/mtd/nand/Kconfig @@ -1,12 +1,5 @@ # drivers/mtd/nand/Kconfig -config MTD_NAND_IDS - tristate "Include chip ids for known NAND devices." - depends on MTD - help - Useful for NAND drivers that do not use the NAND subsystem but - still like to take advantage of the known chip information. - menuconfig MTD_NAND tristate "NAND Device Support" depends on MTD @@ -110,6 +103,9 @@ config MTD_NAND_TS7250 help Support for NAND flash on Technologic Systems TS-7250 platform. +config MTD_NAND_IDS + tristate + config MTD_NAND_AU1550 tristate "Au1550/1200 NAND support" depends on SOC_AU1200 || SOC_AU1550