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 | 0864b596b136b87c9c9f5dfc81727abe62cc5199 (patch) | |
tree | 9754b7da5ef85fad533f90be5e96287f8543f2ce /target | |
parent | f0f8bb0ae9377091be6e88e0f7457a3a3fbf470d (diff) | |
download | upstream-0864b596b136b87c9c9f5dfc81727abe62cc5199.tar.gz upstream-0864b596b136b87c9c9f5dfc81727abe62cc5199.tar.bz2 upstream-0864b596b136b87c9c9f5dfc81727abe62cc5199.zip |
Re-enabled the CompactFlash driver for rb532
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10950 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-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 |