diff options
author | Paul Bolle <pebolle@tiscali.nl> | 2011-10-24 07:38:09 -0400 |
---|---|---|
committer | Michal Marek <mmarek@suse.cz> | 2011-10-31 18:39:51 -0400 |
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 | |||
445 | Is this a machine based on the EV67 core? If in doubt, select N here | 445 | Is this a machine based on the EV67 core? If in doubt, select N here |
446 | and the machine will be treated as an EV6. | 446 | and the machine will be treated as an EV6. |
447 | 447 | ||
448 | config ALPHA_EV7 | ||
449 | bool | ||
450 | depends on ALPHA_MARVEL | ||
451 | default y | ||
452 | |||
453 | config ALPHA_MCPCIA | 448 | config ALPHA_MCPCIA |
454 | bool | 449 | bool |
455 | depends on ALPHA_RAWHIDE | 450 | depends on ALPHA_RAWHIDE |