git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
547c32a
)
[ARM] Make ARM_VIC_NR depend on ARM_VIC
author
Russell King
<rmk@dyn-67.arm.linux.org.uk>
Mon, 1 Jun 2009 17:17:53 +0000
(18:17 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Wed, 10 Jun 2009 21:47:43 +0000
(22:47 +0100)
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/common/Kconfig
patch
|
blob
|
history
diff --git
a/arch/arm/common/Kconfig
b/arch/arm/common/Kconfig
index
38518d4
..
08f2786
100644
(file)
--- a/
arch/arm/common/Kconfig
+++ b/
arch/arm/common/Kconfig
@@
-7,6
+7,7
@@
config ARM_VIC
config ARM_VIC_NR
int
default 2
+ depends on ARM_VIC
help
The maximum number of VICs available in the system, for
power management.