[PATCH] [TRIVIAL] Remove MN10300_PROC_MN2WS0038

From: Paul Bolle
Date: Fri Sep 12 2014 - 08:36:33 EST


On Fri, 2014-09-05 at 11:45 +0200, Paul Bolle wrote:
> No surprises here: not part of v3.17-rc3 nor next-20140904. Do you have
> suggestions for an alternative route?

You know what: let's try trivial! And I've added my Signed-off-by in an
obvious attempt to inflate the count of commits with my name attached.

Jiri, could you please put this in trivial queue?

Thanks,


Paul Bolle
------->8--------
From: Richard Weinberger <richard@xxxxxx>

The symbol is an orphan, get rid of it.

Signed-off-by: Richard Weinberger <richard@xxxxxx>
Acked-by: David Howells <dhowells@xxxxxxxxxx>
Signed-off-by: Paul Bolle <pebolle@xxxxxxxxxx>
---
arch/mn10300/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/mn10300/Kconfig b/arch/mn10300/Kconfig
index a648de1b1096..4434b54e1d87 100644
--- a/arch/mn10300/Kconfig
+++ b/arch/mn10300/Kconfig
@@ -181,7 +181,7 @@ endmenu
config SMP
bool "Symmetric multi-processing support"
default y
- depends on MN10300_PROC_MN2WS0038 || MN10300_PROC_MN2WS0050
+ depends on MN10300_PROC_MN2WS0050
---help---
This enables support for systems with more than one CPU. If you have
a system with only one CPU, say N. If you have a system with more
--
1.9.3

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/