projects
/
unionfs-2.6.39.y.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
407e973
)
alpha: Fix ALPHA_EV56 dependencies typo
author
Fernando J. Pereda
<ferdy@gentoo.org>
Mon, 4 Dec 2006 13:21:29 +0000
(14:21 +0100)
committer
Adrian Bunk
<bunk@stusta.de>
Mon, 4 Dec 2006 13:21:29 +0000
(14:21 +0100)
There appears to be a typo in the EV56 config option. NORITAKE and PRIMO are
be able to set a variation of either.
Signed-off-by: Daniel Drake <dsd@gentoo.org>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
arch/alpha/Kconfig
patch
|
blob
|
history
diff --git
a/arch/alpha/Kconfig
b/arch/alpha/Kconfig
index eedf41bf7057567b182ab221c64908da1685c98d..604401835703a8f4ae006a4d10e9993cc363815f 100644
(file)
--- a/
arch/alpha/Kconfig
+++ b/
arch/alpha/Kconfig
@@
-377,7
+377,7
@@
config ALPHA_EV56
config ALPHA_EV56
prompt "EV56 CPU (speed >= 333MHz)?"
- depends on ALPHA_NORITAKE
&&
ALPHA_PRIMO
+ depends on ALPHA_NORITAKE
||
ALPHA_PRIMO
config ALPHA_EV56
prompt "EV56 CPU (speed >= 400MHz)?"