diff options
Diffstat (limited to 'target/linux/adm5120/patches-2.6.26/120-rb153_cf_driver.patch')
-rw-r--r-- | target/linux/adm5120/patches-2.6.26/120-rb153_cf_driver.patch | 2 |
1 files changed, 1 insertions, 1 deletions
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 57db596b5d..242c6dd989 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 @@ -16,7 +16,7 @@ +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. |