diff options
author | Paul Bolle <pebolle@tiscali.nl> | 2011-10-24 13:38:09 +0200 |
---|---|---|
committer | Michal Marek <mmarek@suse.cz> | 2011-10-31 23:39:51 +0100 |
commit | 366376151fcd5b99cd8ee78cca1276c132b27b0a (patch) | |
tree | d230c3e8789142d4b862e9d5676decce4d029a11 /arch/alpha | |
parent | 322a8b034003c0d46d39af85bf24fee27b902f48 (diff) |
alpha: drop unused Kconfig symbol
Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Reviewed-by: Matt Turner <mattst88@gmail.com>
Signed-off-by: Michal Marek <mmarek@suse.cz>
Diffstat (limited to 'arch/alpha')
-rw-r--r-- | arch/alpha/Kconfig | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/arch/alpha/Kconfig b/arch/alpha/Kconfig index 60cde53d266c..c38c75092017 100644 --- a/arch/alpha/Kconfig +++ b/arch/alpha/Kconfig @@ -445,11 +445,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 |