diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2008-08-21 16:52:06 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2008-08-21 16:52:06 +0000 |
commit | 8d28e6dc687ce6847e794b87b265c46266dade0e (patch) | |
tree | f0981d73b1d064c1dc7d3ca1240513d3b0a0763c /target/linux/magicbox/config-default | |
parent | 4419978f8408d073307e69a929b739e4eff27922 (diff) | |
download | upstream-8d28e6dc687ce6847e794b87b265c46266dade0e.tar.gz upstream-8d28e6dc687ce6847e794b87b265c46266dade0e.tar.bz2 upstream-8d28e6dc687ce6847e794b87b265c46266dade0e.zip |
fix the CF driver on 2.6.26.x, and create a package for it
SVN-Revision: 12364
Diffstat (limited to 'target/linux/magicbox/config-default')
-rw-r--r-- | target/linux/magicbox/config-default | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/magicbox/config-default b/target/linux/magicbox/config-default index 186e259ce1..f0c1992b71 100644 --- a/target/linux/magicbox/config-default +++ b/target/linux/magicbox/config-default @@ -18,7 +18,7 @@ CONFIG_BITREVERSE=y CONFIG_BLK_DEV_IDE=m CONFIG_BLK_DEV_IDEDISK=m # CONFIG_BLK_DEV_IDEDMA is not set -# CONFIG_BLK_DEV_MAGICBOX_IDE is not set +CONFIG_BLK_DEV_MAGICBOX_IDE=m # CONFIG_BOOKE_WDT is not set CONFIG_BOOT_LOAD=0x00400000 CONFIG_BOUNCE=y |