diff options
author | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-08-21 16:52:06 +0000 |
---|---|---|
committer | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-08-21 16:52:06 +0000 |
commit | 567f8df77eb6e2dc68966611bc9fd33584b921cc (patch) | |
tree | cbf94af84687c0e14bd2139da053477129ebbf4b /target/linux/magicbox/config-default | |
parent | aa350ee98d884d49abd2a92716291489e00e954e (diff) |
[magicbox] fix the CF driver on 2.6.26.x, and create a package for it
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12364 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 |