diff options
author | Atsushi Nemoto <anemo@mba.ocn.ne.jp> | 2007-05-09 10:42:38 -0400 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2007-05-11 09:28:32 -0400 |
commit | f009bbf10fe2321a536b4bd922fc8d070ebe27fd (patch) | |
tree | 5c12156c20877d7051e5582eccac83f702cd6ea5 | |
parent | 717644dde1811c254102ea81d74a274fdae7d13c (diff) |
[MIPS] Remove unused CONFIG_TOSHIBA_BOARDS
Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
-rw-r--r-- | arch/mips/Kconfig | 6 | ||||
-rw-r--r-- | arch/mips/configs/jmr3927_defconfig | 1 | ||||
-rw-r--r-- | arch/mips/configs/rbhma4500_defconfig | 1 |
3 files changed, 0 insertions, 8 deletions
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig index fa2c44388fdb..05319830d364 100644 --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig | |||
@@ -736,7 +736,6 @@ config TOSHIBA_JMR3927 | |||
736 | select SYS_SUPPORTS_32BIT_KERNEL | 736 | select SYS_SUPPORTS_32BIT_KERNEL |
737 | select SYS_SUPPORTS_LITTLE_ENDIAN | 737 | select SYS_SUPPORTS_LITTLE_ENDIAN |
738 | select SYS_SUPPORTS_BIG_ENDIAN | 738 | select SYS_SUPPORTS_BIG_ENDIAN |
739 | select TOSHIBA_BOARDS | ||
740 | select GENERIC_HARDIRQS_NO__DO_IRQ | 739 | select GENERIC_HARDIRQS_NO__DO_IRQ |
741 | 740 | ||
742 | config TOSHIBA_RBTX4927 | 741 | config TOSHIBA_RBTX4927 |
@@ -752,7 +751,6 @@ config TOSHIBA_RBTX4927 | |||
752 | select SYS_SUPPORTS_LITTLE_ENDIAN | 751 | select SYS_SUPPORTS_LITTLE_ENDIAN |
753 | select SYS_SUPPORTS_BIG_ENDIAN | 752 | select SYS_SUPPORTS_BIG_ENDIAN |
754 | select SYS_SUPPORTS_KGDB | 753 | select SYS_SUPPORTS_KGDB |
755 | select TOSHIBA_BOARDS | ||
756 | select GENERIC_HARDIRQS_NO__DO_IRQ | 754 | select GENERIC_HARDIRQS_NO__DO_IRQ |
757 | help | 755 | help |
758 | This Toshiba board is based on the TX4927 processor. Say Y here to | 756 | This Toshiba board is based on the TX4927 processor. Say Y here to |
@@ -772,7 +770,6 @@ config TOSHIBA_RBTX4938 | |||
772 | select SYS_SUPPORTS_LITTLE_ENDIAN | 770 | select SYS_SUPPORTS_LITTLE_ENDIAN |
773 | select SYS_SUPPORTS_BIG_ENDIAN | 771 | select SYS_SUPPORTS_BIG_ENDIAN |
774 | select SYS_SUPPORTS_KGDB | 772 | select SYS_SUPPORTS_KGDB |
775 | select TOSHIBA_BOARDS | ||
776 | select GENERIC_HARDIRQS_NO__DO_IRQ | 773 | select GENERIC_HARDIRQS_NO__DO_IRQ |
777 | help | 774 | help |
778 | This Toshiba board is based on the TX4938 processor. Say Y here to | 775 | This Toshiba board is based on the TX4938 processor. Say Y here to |
@@ -1086,9 +1083,6 @@ config ARC64 | |||
1086 | config BOOT_ELF64 | 1083 | config BOOT_ELF64 |
1087 | bool | 1084 | bool |
1088 | 1085 | ||
1089 | config TOSHIBA_BOARDS | ||
1090 | bool | ||
1091 | |||
1092 | menu "CPU selection" | 1086 | menu "CPU selection" |
1093 | 1087 | ||
1094 | choice | 1088 | choice |
diff --git a/arch/mips/configs/jmr3927_defconfig b/arch/mips/configs/jmr3927_defconfig index 068e48ec7093..1b364cf69140 100644 --- a/arch/mips/configs/jmr3927_defconfig +++ b/arch/mips/configs/jmr3927_defconfig | |||
@@ -80,7 +80,6 @@ CONFIG_SYS_SUPPORTS_LITTLE_ENDIAN=y | |||
80 | CONFIG_MIPS_TX3927=y | 80 | CONFIG_MIPS_TX3927=y |
81 | CONFIG_SWAP_IO_SPACE=y | 81 | CONFIG_SWAP_IO_SPACE=y |
82 | CONFIG_MIPS_L1_CACHE_SHIFT=5 | 82 | CONFIG_MIPS_L1_CACHE_SHIFT=5 |
83 | CONFIG_TOSHIBA_BOARDS=y | ||
84 | 83 | ||
85 | # | 84 | # |
86 | # CPU selection | 85 | # CPU selection |
diff --git a/arch/mips/configs/rbhma4500_defconfig b/arch/mips/configs/rbhma4500_defconfig index 7d0f2174614e..41011f770a67 100644 --- a/arch/mips/configs/rbhma4500_defconfig +++ b/arch/mips/configs/rbhma4500_defconfig | |||
@@ -89,7 +89,6 @@ CONFIG_SYS_SUPPORTS_LITTLE_ENDIAN=y | |||
89 | CONFIG_SWAP_IO_SPACE=y | 89 | CONFIG_SWAP_IO_SPACE=y |
90 | CONFIG_MIPS_L1_CACHE_SHIFT=5 | 90 | CONFIG_MIPS_L1_CACHE_SHIFT=5 |
91 | CONFIG_HAVE_STD_PC_SERIAL_PORT=y | 91 | CONFIG_HAVE_STD_PC_SERIAL_PORT=y |
92 | CONFIG_TOSHIBA_BOARDS=y | ||
93 | 92 | ||
94 | # | 93 | # |
95 | # CPU selection | 94 | # CPU selection |