From 3ee6578c53cfd2bf027fedcfc55a231b730d100b Mon Sep 17 00:00:00 2001 From: florian Date: Thu, 27 Sep 2007 15:02:41 +0000 Subject: Use the generic NAND driver git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9049 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/rb532/config-2.6.22 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'target/linux/rb532/config-2.6.22') diff --git a/target/linux/rb532/config-2.6.22 b/target/linux/rb532/config-2.6.22 index bc62b7787..d8d2de3e2 100644 --- a/target/linux/rb532/config-2.6.22 +++ b/target/linux/rb532/config-2.6.22 @@ -115,8 +115,8 @@ CONFIG_MTD_NAND=y CONFIG_MTD_NAND_IDS=y # CONFIG_MTD_NAND_MUSEUM_IDS is not set # CONFIG_MTD_NAND_NANDSIM is not set -# CONFIG_MTD_NAND_PLATFORM is not set -CONFIG_MTD_NAND_RB500=y +CONFIG_MTD_NAND_PLATFORM=y +# CONFIG_MTD_NAND_RB500 is not set CONFIG_MTD_NAND_VERIFY_WRITE=y # CONFIG_MTD_ONENAND is not set CONFIG_MTD_PARTITIONS=y -- cgit v1.2.3