2009-09-26 13:06:20

by Jaswinder Singh Rajput

[permalink] [raw]
Subject: [PATCH] alpha: Remove unused CONFIG ALPHA_EV7


ALPHA_EV7 is unused and currently ALPHA_MARVEL is used for EV7.

Reported-by: Robert P. J. Day <[email protected]>
Signed-off-by: Jaswinder Singh Rajput <[email protected]>
Cc: Richard Henderson <[email protected]>
Cc: Ivan Kokshaysky <[email protected]>
---
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