| To: | Ralf Baechle <ralf@linux-mips.org> |
|---|---|
| Subject: | [PATCH][MIPS] remove 2 select entries for VR41xx |
| From: | Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp> |
| Date: | Thu, 26 Apr 2007 19:51:31 +0900 |
| Cc: | yoichi_yuasa@tripeaks.co.jp, linux-mips <linux-mips@linux-mips.org> |
| Organization: | TriPeaks Corporation |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| Sender: | linux-mips-bounce@linux-mips.org |
Hi Ralf,
This patch has removed 2 select entries for VR41xx.
These entries are selected in arch/mips/vr41xx/Kconfig.
Yoichi
Signed-off-by: Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp>
diff -pruN -X vr41xx/Documentation/dontdiff vr41xx-orig/arch/mips/Kconfig
vr41xx/arch/mips/Kconfig
--- vr41xx-orig/arch/mips/Kconfig 2007-04-26 19:14:20.753714750 +0900
+++ vr41xx/arch/mips/Kconfig 2007-04-26 19:15:59.763902500 +0900
@@ -503,8 +503,6 @@ config DDB5477
config MACH_VR41XX
bool "NEC VR4100 series based machines"
select SYS_HAS_CPU_VR41XX
- select SYS_SUPPORTS_32BIT_KERNEL
- select SYS_SUPPORTS_64BIT_KERNEL if EXPERIMENTAL
select GENERIC_HARDIRQS_NO__DO_IRQ
config PMC_YOSEMITE
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | [PATCH][MIPS] update vr41xx Kconfig, Yoichi Yuasa |
|---|---|
| Next by Date: | Re: [PATCH][MIPS] rename VR41XX to VR4100 series, Ralf Baechle |
| Previous by Thread: | [PATCH][MIPS] update vr41xx Kconfig, Yoichi Yuasa |
| Next by Thread: | Re: [PATCH][MIPS] remove 2 select entries for VR41xx, Ralf Baechle |
| Indexes: | [Date] [Thread] [Top] [All Lists] |