kernel: remove ATHEROS_AR{231X,71XX} config symbols from the patches
authorGabor Juhos <juhosg@openwrt.org>
Wed, 8 Apr 2015 16:21:04 +0000 (16:21 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Wed, 8 Apr 2015 16:21:04 +0000 (16:21 +0000)
Those don't exist anymore.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 45314

target/linux/ar71xx/patches-3.18/404-mtd-cybertan-trx-parser.patch
target/linux/generic/patches-3.10/430-mtd-add-myloader-partition-parser.patch
target/linux/generic/patches-3.14/430-mtd-add-myloader-partition-parser.patch
target/linux/generic/patches-3.18/430-mtd-add-myloader-partition-parser.patch
target/linux/generic/patches-4.0/430-mtd-add-myloader-partition-parser.patch

index 7995abbb458769d92e9a40d65d663a4fca7a4469..f4dbb922378ee36dfe57de37748e73b3fa7c8657 100644 (file)
@@ -12,7 +12,7 @@
 +
  config MTD_MYLOADER_PARTS
        tristate "MyLoader partition parsing"
-       depends on ADM5120 || ATHEROS_AR231X || ATHEROS_AR71XX || ATH79
+       depends on ADM5120 || ATH25 || ATH79
 --- a/drivers/mtd/Makefile
 +++ b/drivers/mtd/Makefile
 @@ -16,6 +16,7 @@ obj-$(CONFIG_MTD_AR7_PARTS)  += ar7part.o
index b6a6b6e57caa8aad4b5d66dc4db338dfe874a5e0..c83ad4cdaf9f7e2b583119d64c637b633c5d51c2 100644 (file)
@@ -6,7 +6,7 @@
  
 +config MTD_MYLOADER_PARTS
 +      tristate "MyLoader partition parsing"
-+      depends on ADM5120 || ATHEROS_AR231X || ATHEROS_AR71XX || ATH79
++      depends on ADM5120 || ATH79
 +      ---help---
 +        MyLoader is a bootloader which allows the user to define partitions
 +        in flash devices, by putting a table in the second erase block
index 45af25dd61271244e899fd2293aa8051e19ca16c..9ceee52401205dad40eb55e40ef00335fed5f9b5 100644 (file)
@@ -6,7 +6,7 @@
  
 +config MTD_MYLOADER_PARTS
 +      tristate "MyLoader partition parsing"
-+      depends on ADM5120 || ATHEROS_AR231X || ATHEROS_AR71XX || ATH79
++      depends on ADM5120 || ATH79
 +      ---help---
 +        MyLoader is a bootloader which allows the user to define partitions
 +        in flash devices, by putting a table in the second erase block
index 3cb5fb721a63ad49ccabe8f9f8662825b935324f..25e0ecd048305d54da595e0bb9a70673795c557e 100644 (file)
@@ -6,7 +6,7 @@
  
 +config MTD_MYLOADER_PARTS
 +      tristate "MyLoader partition parsing"
-+      depends on ADM5120 || ATH25 || ATHEROS_AR71XX || ATH79
++      depends on ADM5120 || ATH25 || ATH79
 +      ---help---
 +        MyLoader is a bootloader which allows the user to define partitions
 +        in flash devices, by putting a table in the second erase block
index 3cb5fb721a63ad49ccabe8f9f8662825b935324f..25e0ecd048305d54da595e0bb9a70673795c557e 100644 (file)
@@ -6,7 +6,7 @@
  
 +config MTD_MYLOADER_PARTS
 +      tristate "MyLoader partition parsing"
-+      depends on ADM5120 || ATH25 || ATHEROS_AR71XX || ATH79
++      depends on ADM5120 || ATH25 || ATH79
 +      ---help---
 +        MyLoader is a bootloader which allows the user to define partitions
 +        in flash devices, by putting a table in the second erase block