diff options
author | Florian Fainelli <florian@openwrt.org> | 2008-04-26 14:16:56 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2008-04-26 14:16:56 +0000 |
commit | eb094d0dca37971dea733e3183804da753d3383f (patch) | |
tree | 9481fdd3bc9925d6ae304774335f71ecccc57d19 | |
parent | db769b345f1f0d19bf127558b092609b10492ab1 (diff) | |
download | upstream-eb094d0dca37971dea733e3183804da753d3383f.tar.gz upstream-eb094d0dca37971dea733e3183804da753d3383f.tar.bz2 upstream-eb094d0dca37971dea733e3183804da753d3383f.zip |
Re-enabled the CompactFlash driver for rb532
SVN-Revision: 10950
-rw-r--r-- | target/linux/rb532/config-2.6.23 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/rb532/config-2.6.23 b/target/linux/rb532/config-2.6.23 index 9a080898de..ab7dc3e3fd 100644 --- a/target/linux/rb532/config-2.6.23 +++ b/target/linux/rb532/config-2.6.23 @@ -8,7 +8,7 @@ CONFIG_32BIT=y # CONFIG_AX25 is not set CONFIG_BASE_SMALL=0 CONFIG_BITREVERSE=y -# CONFIG_BLK_DEV_CF_MIPS is not set +CONFIG_BLK_DEV_CF_MIPS=y # CONFIG_BT is not set # CONFIG_CPU_BIG_ENDIAN is not set CONFIG_CPU_HAS_LLSC=y |