Skip to content

Commit

Permalink
[ARM] Make ARM_VIC_NR depend on ARM_VIC
Browse files Browse the repository at this point in the history
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
  • Loading branch information
Russell King authored and Russell King committed Jun 10, 2009
1 parent 547c32a commit 0aacfe1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/arm/common/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 0aacfe1

Please sign in to comment.