[ARM] Make ARM_VIC_NR depend on ARM_VIC

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
This commit is contained in:
Russell King 2009-06-01 18:17:53 +01:00 committed by Russell King
parent 547c32aeb5
commit 0aacfe1d23

View file

@ -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.