diff options
author | Florian Fainelli <florian@openwrt.org> | 2007-10-22 20:56:34 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2007-10-22 20:56:34 +0000 |
commit | 2a0ca50ce2fbc3fc5b0eab9e48c08b46f0b7aa54 (patch) | |
tree | b78e86a8da696710637c45773eea65e3649a9cbe /target/linux/adm5120/router_le | |
parent | 5db86fb47a934a9afbe6d960a67ac1821be6dd74 (diff) | |
download | upstream-2a0ca50ce2fbc3fc5b0eab9e48c08b46f0b7aa54.tar.gz upstream-2a0ca50ce2fbc3fc5b0eab9e48c08b46f0b7aa54.tar.bz2 upstream-2a0ca50ce2fbc3fc5b0eab9e48c08b46f0b7aa54.zip |
Add preliminary support for the Routerboard 153 CF slot (#2550)
SVN-Revision: 9403
Diffstat (limited to 'target/linux/adm5120/router_le')
-rw-r--r-- | target/linux/adm5120/router_le/config-2.6.23 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/adm5120/router_le/config-2.6.23 b/target/linux/adm5120/router_le/config-2.6.23 index da96c7306f..4267f70a79 100644 --- a/target/linux/adm5120/router_le/config-2.6.23 +++ b/target/linux/adm5120/router_le/config-2.6.23 @@ -10,6 +10,7 @@ CONFIG_BAYCOM_SER_FDX=m CONFIG_BAYCOM_SER_HDX=m CONFIG_BINFMT_MISC=m CONFIG_BITREVERSE=y +CONFIG_BLK_DEV_CF_MIPS=y CONFIG_CIFS_DEBUG2=y CONFIG_CIFS_EXPERIMENTAL=y CONFIG_CIFS_STATS2=y |