summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjogo <jogo@3c298f89-4303-0410-b956-a3cf2f4a3e73>2013-05-12 21:41:55 +0000
committerjogo <jogo@3c298f89-4303-0410-b956-a3cf2f4a3e73>2013-05-12 21:41:55 +0000
commit3453285e7cfd0afdad5bf057455669b59ea9cebf (patch)
tree9022fd6a7f33791ad0b814b1979891b0b00dd974
parent953e974f430d98eb904eaa08dc535d48e0d8d099 (diff)
kernel: move CONFIG_MIPS_SEAD3 to generic
Signed-off-by: Jonas Gorski <jogo@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36617 3c298f89-4303-0410-b956-a3cf2f4a3e73
-rw-r--r--target/linux/adm5120/config-3.81
-rw-r--r--target/linux/ar71xx/config-3.81
-rw-r--r--target/linux/atheros/config-3.81
-rw-r--r--target/linux/brcm47xx/config-3.81
-rw-r--r--target/linux/brcm63xx/config-3.81
-rw-r--r--target/linux/generic/config-3.71
-rw-r--r--target/linux/generic/config-3.81
-rw-r--r--target/linux/generic/config-3.91
-rw-r--r--target/linux/lantiq/config-3.71
-rw-r--r--target/linux/lantiq/config-default1
-rw-r--r--target/linux/malta/config-3.81
-rw-r--r--target/linux/ramips/rt288x/config-3.81
-rw-r--r--target/linux/ramips/rt305x/config-3.81
-rw-r--r--target/linux/ramips/rt3883/config-3.81
-rw-r--r--target/linux/rb532/config-3.81
-rw-r--r--target/linux/xburst/config-3.81
16 files changed, 3 insertions, 13 deletions
diff --git a/target/linux/adm5120/config-3.8 b/target/linux/adm5120/config-3.8
index fb8b67034..b6157d853 100644
--- a/target/linux/adm5120/config-3.8
+++ b/target/linux/adm5120/config-3.8
@@ -133,7 +133,6 @@ CONFIG_MIPS=y
CONFIG_MIPS_L1_CACHE_SHIFT=5
CONFIG_MIPS_MACHINE=y
CONFIG_MIPS_MT_DISABLED=y
-# CONFIG_MIPS_SEAD3 is not set
CONFIG_MODULES_USE_ELF_REL=y
CONFIG_MTD_ADM5120=y
CONFIG_MTD_CFI_FIXUP_MACRONIX_BOOTLOC=y
diff --git a/target/linux/ar71xx/config-3.8 b/target/linux/ar71xx/config-3.8
index e25966b68..ea2be6b44 100644
--- a/target/linux/ar71xx/config-3.8
+++ b/target/linux/ar71xx/config-3.8
@@ -188,7 +188,6 @@ CONFIG_MIPS=y
CONFIG_MIPS_L1_CACHE_SHIFT=5
CONFIG_MIPS_MACHINE=y
CONFIG_MIPS_MT_DISABLED=y
-# CONFIG_MIPS_SEAD3 is not set
CONFIG_MODULES_USE_ELF_REL=y
CONFIG_MTD_CFI_ADV_OPTIONS=y
CONFIG_MTD_CFI_GEOMETRY=y
diff --git a/target/linux/atheros/config-3.8 b/target/linux/atheros/config-3.8
index 01d41b3b1..efc271607 100644
--- a/target/linux/atheros/config-3.8
+++ b/target/linux/atheros/config-3.8
@@ -85,7 +85,6 @@ CONFIG_MIPS=y
CONFIG_MIPS_L1_CACHE_SHIFT=5
# CONFIG_MIPS_MACHINE is not set
CONFIG_MIPS_MT_DISABLED=y
-# CONFIG_MIPS_SEAD3 is not set
CONFIG_MODULES_USE_ELF_REL=y
CONFIG_MTD_AR2315=y
CONFIG_MTD_CFI_ADV_OPTIONS=y
diff --git a/target/linux/brcm47xx/config-3.8 b/target/linux/brcm47xx/config-3.8
index fd71b8d21..dc3b9b826 100644
--- a/target/linux/brcm47xx/config-3.8
+++ b/target/linux/brcm47xx/config-3.8
@@ -97,7 +97,6 @@ CONFIG_MIPS=y
CONFIG_MIPS_L1_CACHE_SHIFT=5
# CONFIG_MIPS_MACHINE is not set
CONFIG_MIPS_MT_DISABLED=y
-# CONFIG_MIPS_SEAD3 is not set
CONFIG_MODULES_USE_ELF_REL=y
CONFIG_MTD_BCM47XXSFLASH=y
CONFIG_MTD_BCM47XX_PARTS=y
diff --git a/target/linux/brcm63xx/config-3.8 b/target/linux/brcm63xx/config-3.8
index 85348e99e..5e3aab1a9 100644
--- a/target/linux/brcm63xx/config-3.8
+++ b/target/linux/brcm63xx/config-3.8
@@ -101,7 +101,6 @@ CONFIG_MIPS=y
CONFIG_MIPS_L1_CACHE_SHIFT=5
# CONFIG_MIPS_MACHINE is not set
CONFIG_MIPS_MT_DISABLED=y
-# CONFIG_MIPS_SEAD3 is not set
CONFIG_MODULES_USE_ELF_REL=y
CONFIG_MODULE_FORCE_LOAD=y
CONFIG_MODULE_FORCE_UNLOAD=y
diff --git a/target/linux/generic/config-3.7 b/target/linux/generic/config-3.7
index d831cd33a..d773394fb 100644
--- a/target/linux/generic/config-3.7
+++ b/target/linux/generic/config-3.7
@@ -1587,6 +1587,7 @@ CONFIG_MII=y
# CONFIG_MIPS_COBALT is not set
# CONFIG_MIPS_FPU_EMU is not set
# CONFIG_MIPS_MALTA is not set
+# CONFIG_MIPS_SEAD3 is not set
# CONFIG_MIPS_SIM is not set
CONFIG_MISC_DEVICES=y
CONFIG_MISC_FILESYSTEMS=y
diff --git a/target/linux/generic/config-3.8 b/target/linux/generic/config-3.8
index 8e74cbe39..922c5a50f 100644
--- a/target/linux/generic/config-3.8
+++ b/target/linux/generic/config-3.8
@@ -1617,6 +1617,7 @@ CONFIG_MII=y
# CONFIG_MIPS_COBALT is not set
# CONFIG_MIPS_FPU_EMU is not set
# CONFIG_MIPS_MALTA is not set
+# CONFIG_MIPS_SEAD3 is not set
# CONFIG_MIPS_SIM is not set
CONFIG_MISC_DEVICES=y
CONFIG_MISC_FILESYSTEMS=y
diff --git a/target/linux/generic/config-3.9 b/target/linux/generic/config-3.9
index 2bf4e59cc..d502cbd46 100644
--- a/target/linux/generic/config-3.9
+++ b/target/linux/generic/config-3.9
@@ -1631,6 +1631,7 @@ CONFIG_MII=y
# CONFIG_MIPS_COBALT is not set
# CONFIG_MIPS_FPU_EMU is not set
# CONFIG_MIPS_MALTA is not set
+# CONFIG_MIPS_SEAD3 is not set
# CONFIG_MIPS_SIM is not set
CONFIG_MISC_DEVICES=y
CONFIG_MISC_FILESYSTEMS=y
diff --git a/target/linux/lantiq/config-3.7 b/target/linux/lantiq/config-3.7
index a86d2865b..805f8fbf3 100644
--- a/target/linux/lantiq/config-3.7
+++ b/target/linux/lantiq/config-3.7
@@ -93,7 +93,6 @@ CONFIG_MIPS_L1_CACHE_SHIFT=5
CONFIG_MIPS_MT_DISABLED=y
# CONFIG_MIPS_MT_SMP is not set
# CONFIG_MIPS_MT_SMTC is not set
-# CONFIG_MIPS_SEAD3 is not set
# CONFIG_MIPS_VPE_LOADER is not set
CONFIG_MODULES_USE_ELF_REL=y
CONFIG_MTD_CFI_ADV_OPTIONS=y
diff --git a/target/linux/lantiq/config-default b/target/linux/lantiq/config-default
index a86d2865b..805f8fbf3 100644
--- a/target/linux/lantiq/config-default
+++ b/target/linux/lantiq/config-default
@@ -93,7 +93,6 @@ CONFIG_MIPS_L1_CACHE_SHIFT=5
CONFIG_MIPS_MT_DISABLED=y
# CONFIG_MIPS_MT_SMP is not set
# CONFIG_MIPS_MT_SMTC is not set
-# CONFIG_MIPS_SEAD3 is not set
# CONFIG_MIPS_VPE_LOADER is not set
CONFIG_MODULES_USE_ELF_REL=y
CONFIG_MTD_CFI_ADV_OPTIONS=y
diff --git a/target/linux/malta/config-3.8 b/target/linux/malta/config-3.8
index 54caec7a4..edb4cac24 100644
--- a/target/linux/malta/config-3.8
+++ b/target/linux/malta/config-3.8
@@ -166,7 +166,6 @@ CONFIG_MIPS_MT_FPAFF=y
CONFIG_MIPS_MT_SMP=y
# CONFIG_MIPS_MT_SMTC is not set
CONFIG_MIPS_PERF_SHARED_TC_COUNTERS=y
-# CONFIG_MIPS_SEAD3 is not set
# CONFIG_MIPS_VPE_LOADER is not set
CONFIG_MODULES_USE_ELF_REL=y
CONFIG_MODULE_FORCE_UNLOAD=y
diff --git a/target/linux/ramips/rt288x/config-3.8 b/target/linux/ramips/rt288x/config-3.8
index 3ab4c93cb..28e573349 100644
--- a/target/linux/ramips/rt288x/config-3.8
+++ b/target/linux/ramips/rt288x/config-3.8
@@ -86,7 +86,6 @@ CONFIG_MIPS=y
CONFIG_MIPS_L1_CACHE_SHIFT=4
# CONFIG_MIPS_MACHINE is not set
CONFIG_MIPS_MT_DISABLED=y
-# CONFIG_MIPS_SEAD3 is not set
CONFIG_MODULES_USE_ELF_REL=y
# CONFIG_MTD_CFI_INTELEXT is not set
CONFIG_MTD_CMDLINE_PARTS=y
diff --git a/target/linux/ramips/rt305x/config-3.8 b/target/linux/ramips/rt305x/config-3.8
index 9e1a999ab..e87d7607c 100644
--- a/target/linux/ramips/rt305x/config-3.8
+++ b/target/linux/ramips/rt305x/config-3.8
@@ -85,7 +85,6 @@ CONFIG_MIPS=y
CONFIG_MIPS_L1_CACHE_SHIFT=5
# CONFIG_MIPS_MACHINE is not set
CONFIG_MIPS_MT_DISABLED=y
-# CONFIG_MIPS_SEAD3 is not set
CONFIG_MODULES_USE_ELF_REL=y
# CONFIG_MTD_CFI_INTELEXT is not set
CONFIG_MTD_CMDLINE_PARTS=y
diff --git a/target/linux/ramips/rt3883/config-3.8 b/target/linux/ramips/rt3883/config-3.8
index 62d760b76..3cfd779b2 100644
--- a/target/linux/ramips/rt3883/config-3.8
+++ b/target/linux/ramips/rt3883/config-3.8
@@ -88,7 +88,6 @@ CONFIG_MIPS=y
CONFIG_MIPS_L1_CACHE_SHIFT=5
# CONFIG_MIPS_MACHINE is not set
CONFIG_MIPS_MT_DISABLED=y
-# CONFIG_MIPS_SEAD3 is not set
CONFIG_MODULES_USE_ELF_REL=y
# CONFIG_MTD_CFI_INTELEXT is not set
CONFIG_MTD_CMDLINE_PARTS=y
diff --git a/target/linux/rb532/config-3.8 b/target/linux/rb532/config-3.8
index d41d5f528..84da54d84 100644
--- a/target/linux/rb532/config-3.8
+++ b/target/linux/rb532/config-3.8
@@ -89,7 +89,6 @@ CONFIG_MIPS=y
CONFIG_MIPS_L1_CACHE_SHIFT=4
# CONFIG_MIPS_MACHINE is not set
CONFIG_MIPS_MT_DISABLED=y
-# CONFIG_MIPS_SEAD3 is not set
CONFIG_MODULES_USE_ELF_REL=y
CONFIG_MTD_BLOCK2MTD=y
CONFIG_MTD_CFI_ADV_OPTIONS=y
diff --git a/target/linux/xburst/config-3.8 b/target/linux/xburst/config-3.8
index d790796cd..a7d02cc68 100644
--- a/target/linux/xburst/config-3.8
+++ b/target/linux/xburst/config-3.8
@@ -140,7 +140,6 @@ CONFIG_MIPS_FPU_EMU=y
CONFIG_MIPS_L1_CACHE_SHIFT=5
# CONFIG_MIPS_MACHINE is not set
CONFIG_MIPS_MT_DISABLED=y
-# CONFIG_MIPS_SEAD3 is not set
CONFIG_MMC=y
CONFIG_MMC_BLOCK=y
# CONFIG_MMC_BLOCK_BOUNCE is not set