ramips: enable RTL8366SR driver for the RT288x devices
[openwrt.git] / target / linux / ar71xx / patches-2.6.30 / 109-mtd-wrt160nl-trx-parser.patch
index d74df1a..5696d39 100644 (file)
@@ -1,6 +1,6 @@
 --- a/drivers/mtd/devices/m25p80.c
 +++ b/drivers/mtd/devices/m25p80.c
-@@ -751,6 +751,16 @@ static int __devinit m25p_probe(struct s
+@@ -752,6 +752,16 @@ static int __devinit m25p_probe(struct s
                                        part_probes, &parts, 0);
                }
  #endif
@@ -31,7 +31,7 @@
 +
  config MTD_MYLOADER_PARTS
        tristate "MyLoader partition parsing"
-       depends on MTD_PARTITIONS && (ADM5120 || ATHEROS || ATHEROS_AR71XX)
+       depends on MTD_PARTITIONS && (ADM5120 || ATHEROS_AR231X || ATHEROS_AR71XX)
 --- a/drivers/mtd/Makefile
 +++ b/drivers/mtd/Makefile
 @@ -12,6 +12,7 @@ obj-$(CONFIG_MTD_REDBOOT_PARTS) += redbo
This page took 0.027335 seconds and 4 git commands to generate.