diff options
| author | Manuel Lauss <manuel.lauss@googlemail.com> | 2010-07-15 15:45:04 -0400 |
|---|---|---|
| committer | Ralf Baechle <ralf@linux-mips.org> | 2010-08-05 08:26:06 -0400 |
| commit | 42a4f17dc356689075263d7c2bd68456676fa62e (patch) | |
| tree | 2c66f5be57722cff7bb39eb0b59c3ec6eb24fff6 /arch/mips/configs | |
| parent | 745aef5df1e2277ee9e34d86491084c0d6106338 (diff) | |
MIPS: Alchemy: remove SOC_AU1X00 in favor of MIPS_ALCHEMY
Remove the CONFIG_SOC_AU1X00 Kconfig symbol since its job can also be done
by MACH_ALCHEMY, now renamed to MIPS_ALCHEMY.
Signed-off-by: Manuel Lauss <manuel.lauss@googlemail.com>
To: Linux-MIPS <linux-mips@linux-mips.org>
Patchwork: https://patchwork.linux-mips.org/patch/1461/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/configs')
| -rw-r--r-- | arch/mips/configs/db1000_defconfig | 3 | ||||
| -rw-r--r-- | arch/mips/configs/db1100_defconfig | 3 | ||||
| -rw-r--r-- | arch/mips/configs/db1200_defconfig | 3 | ||||
| -rw-r--r-- | arch/mips/configs/db1500_defconfig | 3 | ||||
| -rw-r--r-- | arch/mips/configs/db1550_defconfig | 3 | ||||
| -rw-r--r-- | arch/mips/configs/mtx1_defconfig | 3 | ||||
| -rw-r--r-- | arch/mips/configs/pb1100_defconfig | 3 | ||||
| -rw-r--r-- | arch/mips/configs/pb1200_defconfig | 3 | ||||
| -rw-r--r-- | arch/mips/configs/pb1500_defconfig | 3 | ||||
| -rw-r--r-- | arch/mips/configs/pb1550_defconfig | 3 |
10 files changed, 10 insertions, 20 deletions
diff --git a/arch/mips/configs/db1000_defconfig b/arch/mips/configs/db1000_defconfig index f66d406aadc..3a9ec6ccd40 100644 --- a/arch/mips/configs/db1000_defconfig +++ b/arch/mips/configs/db1000_defconfig | |||
| @@ -8,7 +8,7 @@ CONFIG_MIPS=y | |||
| 8 | # | 8 | # |
| 9 | # Machine selection | 9 | # Machine selection |
| 10 | # | 10 | # |
| 11 | CONFIG_MACH_ALCHEMY=y | 11 | CONFIG_MIPS_ALCHEMY=y |
| 12 | # CONFIG_AR7 is not set | 12 | # CONFIG_AR7 is not set |
| 13 | # CONFIG_BCM47XX is not set | 13 | # CONFIG_BCM47XX is not set |
| 14 | # CONFIG_BCM63XX is not set | 14 | # CONFIG_BCM63XX is not set |
| @@ -64,7 +64,6 @@ CONFIG_MIPS_DB1000=y | |||
| 64 | # CONFIG_MIPS_PB1550 is not set | 64 | # CONFIG_MIPS_PB1550 is not set |
| 65 | # CONFIG_MIPS_XXS1500 is not set | 65 | # CONFIG_MIPS_XXS1500 is not set |
| 66 | CONFIG_SOC_AU1000=y | 66 | CONFIG_SOC_AU1000=y |
| 67 | CONFIG_SOC_AU1X00=y | ||
| 68 | CONFIG_LOONGSON_UART_BASE=y | 67 | CONFIG_LOONGSON_UART_BASE=y |
| 69 | CONFIG_RWSEM_GENERIC_SPINLOCK=y | 68 | CONFIG_RWSEM_GENERIC_SPINLOCK=y |
| 70 | # CONFIG_ARCH_HAS_ILOG2_U32 is not set | 69 | # CONFIG_ARCH_HAS_ILOG2_U32 is not set |
diff --git a/arch/mips/configs/db1100_defconfig b/arch/mips/configs/db1100_defconfig index abb9a5805ad..4589b84301f 100644 --- a/arch/mips/configs/db1100_defconfig +++ b/arch/mips/configs/db1100_defconfig | |||
| @@ -8,7 +8,7 @@ CONFIG_MIPS=y | |||
| 8 | # | 8 | # |
| 9 | # Machine selection | 9 | # Machine selection |
| 10 | # | 10 | # |
| 11 | CONFIG_MACH_ALCHEMY=y | 11 | CONFIG_MIPS_ALCHEMY=y |
| 12 | # CONFIG_AR7 is not set | 12 | # CONFIG_AR7 is not set |
| 13 | # CONFIG_BCM47XX is not set | 13 | # CONFIG_BCM47XX is not set |
| 14 | # CONFIG_BCM63XX is not set | 14 | # CONFIG_BCM63XX is not set |
| @@ -64,7 +64,6 @@ CONFIG_MIPS_DB1100=y | |||
| 64 | # CONFIG_MIPS_PB1550 is not set | 64 | # CONFIG_MIPS_PB1550 is not set |
| 65 | # CONFIG_MIPS_XXS1500 is not set | 65 | # CONFIG_MIPS_XXS1500 is not set |
| 66 | CONFIG_SOC_AU1100=y | 66 | CONFIG_SOC_AU1100=y |
| 67 | CONFIG_SOC_AU1X00=y | ||
| 68 | CONFIG_LOONGSON_UART_BASE=y | 67 | CONFIG_LOONGSON_UART_BASE=y |
| 69 | CONFIG_RWSEM_GENERIC_SPINLOCK=y | 68 | CONFIG_RWSEM_GENERIC_SPINLOCK=y |
| 70 | # CONFIG_ARCH_HAS_ILOG2_U32 is not set | 69 | # CONFIG_ARCH_HAS_ILOG2_U32 is not set |
diff --git a/arch/mips/configs/db1200_defconfig b/arch/mips/configs/db1200_defconfig index 991c20adf47..9950f2aabd3 100644 --- a/arch/mips/configs/db1200_defconfig +++ b/arch/mips/configs/db1200_defconfig | |||
| @@ -8,7 +8,7 @@ CONFIG_MIPS=y | |||
| 8 | # | 8 | # |
| 9 | # Machine selection | 9 | # Machine selection |
| 10 | # | 10 | # |
| 11 | CONFIG_MACH_ALCHEMY=y | 11 | CONFIG_MIPS_ALCHEMY=y |
| 12 | # CONFIG_AR7 is not set | 12 | # CONFIG_AR7 is not set |
| 13 | # CONFIG_BCM47XX is not set | 13 | # CONFIG_BCM47XX is not set |
| 14 | # CONFIG_BCM63XX is not set | 14 | # CONFIG_BCM63XX is not set |
| @@ -64,7 +64,6 @@ CONFIG_MIPS_DB1200=y | |||
| 64 | # CONFIG_MIPS_PB1550 is not set | 64 | # CONFIG_MIPS_PB1550 is not set |
| 65 | # CONFIG_MIPS_XXS1500 is not set | 65 | # CONFIG_MIPS_XXS1500 is not set |
| 66 | CONFIG_SOC_AU1200=y | 66 | CONFIG_SOC_AU1200=y |
| 67 | CONFIG_SOC_AU1X00=y | ||
| 68 | CONFIG_LOONGSON_UART_BASE=y | 67 | CONFIG_LOONGSON_UART_BASE=y |
| 69 | CONFIG_RWSEM_GENERIC_SPINLOCK=y | 68 | CONFIG_RWSEM_GENERIC_SPINLOCK=y |
| 70 | # CONFIG_ARCH_HAS_ILOG2_U32 is not set | 69 | # CONFIG_ARCH_HAS_ILOG2_U32 is not set |
diff --git a/arch/mips/configs/db1500_defconfig b/arch/mips/configs/db1500_defconfig index 5424c9167bf..346ae631d1e 100644 --- a/arch/mips/configs/db1500_defconfig +++ b/arch/mips/configs/db1500_defconfig | |||
| @@ -8,7 +8,7 @@ CONFIG_MIPS=y | |||
| 8 | # | 8 | # |
| 9 | # Machine selection | 9 | # Machine selection |
| 10 | # | 10 | # |
| 11 | CONFIG_MACH_ALCHEMY=y | 11 | CONFIG_MIPS_ALCHEMY=y |
| 12 | # CONFIG_AR7 is not set | 12 | # CONFIG_AR7 is not set |
| 13 | # CONFIG_BCM47XX is not set | 13 | # CONFIG_BCM47XX is not set |
| 14 | # CONFIG_BCM63XX is not set | 14 | # CONFIG_BCM63XX is not set |
| @@ -64,7 +64,6 @@ CONFIG_MIPS_DB1500=y | |||
| 64 | # CONFIG_MIPS_PB1550 is not set | 64 | # CONFIG_MIPS_PB1550 is not set |
| 65 | # CONFIG_MIPS_XXS1500 is not set | 65 | # CONFIG_MIPS_XXS1500 is not set |
| 66 | CONFIG_SOC_AU1500=y | 66 | CONFIG_SOC_AU1500=y |
| 67 | CONFIG_SOC_AU1X00=y | ||
| 68 | CONFIG_LOONGSON_UART_BASE=y | 67 | CONFIG_LOONGSON_UART_BASE=y |
| 69 | CONFIG_RWSEM_GENERIC_SPINLOCK=y | 68 | CONFIG_RWSEM_GENERIC_SPINLOCK=y |
| 70 | # CONFIG_ARCH_HAS_ILOG2_U32 is not set | 69 | # CONFIG_ARCH_HAS_ILOG2_U32 is not set |
diff --git a/arch/mips/configs/db1550_defconfig b/arch/mips/configs/db1550_defconfig index 949b6dcf634..10eafb942af 100644 --- a/arch/mips/configs/db1550_defconfig +++ b/arch/mips/configs/db1550_defconfig | |||
| @@ -8,7 +8,7 @@ CONFIG_MIPS=y | |||
| 8 | # | 8 | # |
| 9 | # Machine selection | 9 | # Machine selection |
| 10 | # | 10 | # |
| 11 | CONFIG_MACH_ALCHEMY=y | 11 | CONFIG_MIPS_ALCHEMY=y |
| 12 | # CONFIG_AR7 is not set | 12 | # CONFIG_AR7 is not set |
| 13 | # CONFIG_BCM47XX is not set | 13 | # CONFIG_BCM47XX is not set |
| 14 | # CONFIG_BCM63XX is not set | 14 | # CONFIG_BCM63XX is not set |
| @@ -64,7 +64,6 @@ CONFIG_MIPS_DB1550=y | |||
| 64 | # CONFIG_MIPS_PB1550 is not set | 64 | # CONFIG_MIPS_PB1550 is not set |
| 65 | # CONFIG_MIPS_XXS1500 is not set | 65 | # CONFIG_MIPS_XXS1500 is not set |
| 66 | CONFIG_SOC_AU1550=y | 66 | CONFIG_SOC_AU1550=y |
| 67 | CONFIG_SOC_AU1X00=y | ||
| 68 | CONFIG_LOONGSON_UART_BASE=y | 67 | CONFIG_LOONGSON_UART_BASE=y |
| 69 | CONFIG_RWSEM_GENERIC_SPINLOCK=y | 68 | CONFIG_RWSEM_GENERIC_SPINLOCK=y |
| 70 | # CONFIG_ARCH_HAS_ILOG2_U32 is not set | 69 | # CONFIG_ARCH_HAS_ILOG2_U32 is not set |
diff --git a/arch/mips/configs/mtx1_defconfig b/arch/mips/configs/mtx1_defconfig index cff8f4c0e57..10d20aa731d 100644 --- a/arch/mips/configs/mtx1_defconfig +++ b/arch/mips/configs/mtx1_defconfig | |||
| @@ -8,7 +8,7 @@ CONFIG_MIPS=y | |||
| 8 | # | 8 | # |
| 9 | # Machine selection | 9 | # Machine selection |
| 10 | # | 10 | # |
| 11 | CONFIG_MACH_ALCHEMY=y | 11 | CONFIG_MIPS_ALCHEMY=y |
| 12 | # CONFIG_AR7 is not set | 12 | # CONFIG_AR7 is not set |
| 13 | # CONFIG_BCM47XX is not set | 13 | # CONFIG_BCM47XX is not set |
| 14 | # CONFIG_BCM63XX is not set | 14 | # CONFIG_BCM63XX is not set |
| @@ -64,7 +64,6 @@ CONFIG_MIPS_MTX1=y | |||
| 64 | # CONFIG_MIPS_PB1550 is not set | 64 | # CONFIG_MIPS_PB1550 is not set |
| 65 | # CONFIG_MIPS_XXS1500 is not set | 65 | # CONFIG_MIPS_XXS1500 is not set |
| 66 | CONFIG_SOC_AU1500=y | 66 | CONFIG_SOC_AU1500=y |
| 67 | CONFIG_SOC_AU1X00=y | ||
| 68 | CONFIG_LOONGSON_UART_BASE=y | 67 | CONFIG_LOONGSON_UART_BASE=y |
| 69 | CONFIG_RWSEM_GENERIC_SPINLOCK=y | 68 | CONFIG_RWSEM_GENERIC_SPINLOCK=y |
| 70 | # CONFIG_ARCH_HAS_ILOG2_U32 is not set | 69 | # CONFIG_ARCH_HAS_ILOG2_U32 is not set |
diff --git a/arch/mips/configs/pb1100_defconfig b/arch/mips/configs/pb1100_defconfig index 97382b698b9..778f726af8e 100644 --- a/arch/mips/configs/pb1100_defconfig +++ b/arch/mips/configs/pb1100_defconfig | |||
| @@ -8,7 +8,7 @@ CONFIG_MIPS=y | |||
| 8 | # | 8 | # |
| 9 | # Machine selection | 9 | # Machine selection |
| 10 | # | 10 | # |
| 11 | CONFIG_MACH_ALCHEMY=y | 11 | CONFIG_MIPS_ALCHEMY=y |
| 12 | # CONFIG_AR7 is not set | 12 | # CONFIG_AR7 is not set |
| 13 | # CONFIG_BCM47XX is not set | 13 | # CONFIG_BCM47XX is not set |
| 14 | # CONFIG_BCM63XX is not set | 14 | # CONFIG_BCM63XX is not set |
| @@ -64,7 +64,6 @@ CONFIG_MIPS_PB1100=y | |||
| 64 | # CONFIG_MIPS_PB1550 is not set | 64 | # CONFIG_MIPS_PB1550 is not set |
| 65 | # CONFIG_MIPS_XXS1500 is not set | 65 | # CONFIG_MIPS_XXS1500 is not set |
| 66 | CONFIG_SOC_AU1100=y | 66 | CONFIG_SOC_AU1100=y |
| 67 | CONFIG_SOC_AU1X00=y | ||
| 68 | CONFIG_LOONGSON_UART_BASE=y | 67 | CONFIG_LOONGSON_UART_BASE=y |
| 69 | CONFIG_RWSEM_GENERIC_SPINLOCK=y | 68 | CONFIG_RWSEM_GENERIC_SPINLOCK=y |
| 70 | # CONFIG_ARCH_HAS_ILOG2_U32 is not set | 69 | # CONFIG_ARCH_HAS_ILOG2_U32 is not set |
diff --git a/arch/mips/configs/pb1200_defconfig b/arch/mips/configs/pb1200_defconfig index e9ad77320f1..0f908c69211 100644 --- a/arch/mips/configs/pb1200_defconfig +++ b/arch/mips/configs/pb1200_defconfig | |||
| @@ -8,7 +8,7 @@ CONFIG_MIPS=y | |||
| 8 | # | 8 | # |
| 9 | # Machine selection | 9 | # Machine selection |
| 10 | # | 10 | # |
| 11 | CONFIG_MACH_ALCHEMY=y | 11 | CONFIG_MIPS_ALCHEMY=y |
| 12 | # CONFIG_AR7 is not set | 12 | # CONFIG_AR7 is not set |
| 13 | # CONFIG_BCM47XX is not set | 13 | # CONFIG_BCM47XX is not set |
| 14 | # CONFIG_BCM63XX is not set | 14 | # CONFIG_BCM63XX is not set |
| @@ -64,7 +64,6 @@ CONFIG_MIPS_PB1200=y | |||
| 64 | # CONFIG_MIPS_PB1550 is not set | 64 | # CONFIG_MIPS_PB1550 is not set |
| 65 | # CONFIG_MIPS_XXS1500 is not set | 65 | # CONFIG_MIPS_XXS1500 is not set |
| 66 | CONFIG_SOC_AU1200=y | 66 | CONFIG_SOC_AU1200=y |
| 67 | CONFIG_SOC_AU1X00=y | ||
| 68 | CONFIG_LOONGSON_UART_BASE=y | 67 | CONFIG_LOONGSON_UART_BASE=y |
| 69 | CONFIG_RWSEM_GENERIC_SPINLOCK=y | 68 | CONFIG_RWSEM_GENERIC_SPINLOCK=y |
| 70 | # CONFIG_ARCH_HAS_ILOG2_U32 is not set | 69 | # CONFIG_ARCH_HAS_ILOG2_U32 is not set |
diff --git a/arch/mips/configs/pb1500_defconfig b/arch/mips/configs/pb1500_defconfig index 7497d3306b9..1c5fe6f06c0 100644 --- a/arch/mips/configs/pb1500_defconfig +++ b/arch/mips/configs/pb1500_defconfig | |||
| @@ -8,7 +8,7 @@ CONFIG_MIPS=y | |||
| 8 | # | 8 | # |
| 9 | # Machine selection | 9 | # Machine selection |
| 10 | # | 10 | # |
| 11 | CONFIG_MACH_ALCHEMY=y | 11 | CONFIG_MIPS_ALCHEMY=y |
| 12 | # CONFIG_AR7 is not set | 12 | # CONFIG_AR7 is not set |
| 13 | # CONFIG_BCM47XX is not set | 13 | # CONFIG_BCM47XX is not set |
| 14 | # CONFIG_BCM63XX is not set | 14 | # CONFIG_BCM63XX is not set |
| @@ -64,7 +64,6 @@ CONFIG_MIPS_PB1500=y | |||
| 64 | # CONFIG_MIPS_PB1550 is not set | 64 | # CONFIG_MIPS_PB1550 is not set |
| 65 | # CONFIG_MIPS_XXS1500 is not set | 65 | # CONFIG_MIPS_XXS1500 is not set |
| 66 | CONFIG_SOC_AU1500=y | 66 | CONFIG_SOC_AU1500=y |
| 67 | CONFIG_SOC_AU1X00=y | ||
| 68 | CONFIG_LOONGSON_UART_BASE=y | 67 | CONFIG_LOONGSON_UART_BASE=y |
| 69 | CONFIG_RWSEM_GENERIC_SPINLOCK=y | 68 | CONFIG_RWSEM_GENERIC_SPINLOCK=y |
| 70 | # CONFIG_ARCH_HAS_ILOG2_U32 is not set | 69 | # CONFIG_ARCH_HAS_ILOG2_U32 is not set |
diff --git a/arch/mips/configs/pb1550_defconfig b/arch/mips/configs/pb1550_defconfig index aa526f53cb1..49494b01138 100644 --- a/arch/mips/configs/pb1550_defconfig +++ b/arch/mips/configs/pb1550_defconfig | |||
| @@ -8,7 +8,7 @@ CONFIG_MIPS=y | |||
| 8 | # | 8 | # |
| 9 | # Machine selection | 9 | # Machine selection |
| 10 | # | 10 | # |
| 11 | CONFIG_MACH_ALCHEMY=y | 11 | CONFIG_MIPS_ALCHEMY=y |
| 12 | # CONFIG_AR7 is not set | 12 | # CONFIG_AR7 is not set |
| 13 | # CONFIG_BCM47XX is not set | 13 | # CONFIG_BCM47XX is not set |
| 14 | # CONFIG_BCM63XX is not set | 14 | # CONFIG_BCM63XX is not set |
| @@ -64,7 +64,6 @@ CONFIG_ALCHEMY_GPIOINT_AU1000=y | |||
| 64 | CONFIG_MIPS_PB1550=y | 64 | CONFIG_MIPS_PB1550=y |
| 65 | # CONFIG_MIPS_XXS1500 is not set | 65 | # CONFIG_MIPS_XXS1500 is not set |
| 66 | CONFIG_SOC_AU1550=y | 66 | CONFIG_SOC_AU1550=y |
| 67 | CONFIG_SOC_AU1X00=y | ||
| 68 | CONFIG_LOONGSON_UART_BASE=y | 67 | CONFIG_LOONGSON_UART_BASE=y |
| 69 | CONFIG_RWSEM_GENERIC_SPINLOCK=y | 68 | CONFIG_RWSEM_GENERIC_SPINLOCK=y |
| 70 | # CONFIG_ARCH_HAS_ILOG2_U32 is not set | 69 | # CONFIG_ARCH_HAS_ILOG2_U32 is not set |
