diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2009-07-26 16:21:43 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2009-07-26 16:21:43 +0000 |
commit | a0829559f874eb433ba26a76dafbc7e0e027e206 (patch) | |
tree | a590b38604a0b3dc9d39a119475b959c7256605e /target/linux/ppc40x/patches-2.6.30/101-pata-magicbox-cf-driver.patch | |
parent | b2afb336a29439d84a30a694333e902499f610d0 (diff) | |
download | upstream-a0829559f874eb433ba26a76dafbc7e0e027e206.tar.gz upstream-a0829559f874eb433ba26a76dafbc7e0e027e206.tar.bz2 upstream-a0829559f874eb433ba26a76dafbc7e0e027e206.zip |
upgrade ppc40x to 2.6.30, unify magicbox and openrb board cuimages
SVN-Revision: 17018
Diffstat (limited to 'target/linux/ppc40x/patches-2.6.30/101-pata-magicbox-cf-driver.patch')
-rw-r--r-- | target/linux/ppc40x/patches-2.6.30/101-pata-magicbox-cf-driver.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ppc40x/patches-2.6.30/101-pata-magicbox-cf-driver.patch b/target/linux/ppc40x/patches-2.6.30/101-pata-magicbox-cf-driver.patch index 84794d9640..f738f89685 100644 --- a/target/linux/ppc40x/patches-2.6.30/101-pata-magicbox-cf-driver.patch +++ b/target/linux/ppc40x/patches-2.6.30/101-pata-magicbox-cf-driver.patch @@ -6,7 +6,7 @@ +config PATA_MAGICBOX_CF + tristate "Magicbox/OpenRB Compact Flash support" -+ depends on MAGICBOXV2 || OPENRB_LIGHT ++ depends on MAGICBOX || OPENRB + help + This option enables support for a Compact Flash conected on + the ppc405ep expansion bus. This driver had been written for |