All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] alpha: Remove unused CONFIG ALPHA_EV7
@ 2009-09-26 13:05 Jaswinder Singh Rajput
  0 siblings, 0 replies; only message in thread
From: Jaswinder Singh Rajput @ 2009-09-26 13:05 UTC (permalink / raw)
  To: Richard Henderson, Ivan Kokshaysky, linux-alpha, LKML, Robert P. J. Day


ALPHA_EV7 is unused and currently ALPHA_MARVEL is used for EV7.

Reported-by: Robert P. J. Day <rpjday@crashcourse.ca>
Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
Cc: Richard Henderson <rth@twiddle.net>
Cc: Ivan Kokshaysky <ink@jurassic.park.msu.ru>
---
 arch/alpha/Kconfig |    5 -----
 1 files changed, 0 insertions(+), 5 deletions(-)

diff --git a/arch/alpha/Kconfig b/arch/alpha/Kconfig
index 4434481..2a50491 100644
--- a/arch/alpha/Kconfig
+++ b/arch/alpha/Kconfig
@@ -449,11 +449,6 @@ config ALPHA_EV67
 	  Is this a machine based on the EV67 core?  If in doubt, select N here
 	  and the machine will be treated as an EV6.
 
-config ALPHA_EV7
-	bool
-	depends on ALPHA_MARVEL
-	default y
-
 config ALPHA_MCPCIA
 	bool
 	depends on ALPHA_RAWHIDE
-- 
1.6.0.6



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2009-09-26 13:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-09-26 13:05 [PATCH] alpha: Remove unused CONFIG ALPHA_EV7 Jaswinder Singh Rajput

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.