X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/a33ab5c6e97472237e8e7ec295c5a7e3ffce67c7..3bedd206ff99279034442b09b5d1fb00f1cc6cb0:/target/linux/adm5120/patches-2.6.26/120-rb153_cf_driver.patch?ds=inline diff --git a/target/linux/adm5120/patches-2.6.26/120-rb153_cf_driver.patch b/target/linux/adm5120/patches-2.6.26/120-rb153_cf_driver.patch index 57db596b5..e10018184 100644 --- a/target/linux/adm5120/patches-2.6.26/120-rb153_cf_driver.patch +++ b/target/linux/adm5120/patches-2.6.26/120-rb153_cf_driver.patch @@ -1,6 +1,6 @@ --- a/drivers/ata/Makefile +++ b/drivers/ata/Makefile -@@ -72,6 +72,7 @@ +@@ -72,6 +72,7 @@ obj-$(CONFIG_PATA_BF54X) += pata_bf54x.o obj-$(CONFIG_PATA_PLATFORM) += pata_platform.o obj-$(CONFIG_PATA_OF_PLATFORM) += pata_of_platform.o obj-$(CONFIG_PATA_ICSIDE) += pata_icside.o @@ -10,13 +10,13 @@ # Should be last but one libata driver --- a/drivers/ata/Kconfig +++ b/drivers/ata/Kconfig -@@ -566,6 +566,15 @@ +@@ -566,6 +566,15 @@ config PATA_RADISYS If unsure, say N. +config PATA_RB153_CF + tristate "RouterBOARD 153 Compact Flash support" -+ depends on MIPS_ADM5120 ++ depends on ADM5120_MACH_RB_153 + help + This option enables support for a Compact Flash connected on + the RouterBOARD 153.