diff options
Diffstat (limited to 'arch/arm/mach-vexpress/Kconfig')
-rw-r--r-- | arch/arm/mach-vexpress/Kconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/arm/mach-vexpress/Kconfig b/arch/arm/mach-vexpress/Kconfig index 52d315b792c8..0f1c5e53fb27 100644 --- a/arch/arm/mach-vexpress/Kconfig +++ b/arch/arm/mach-vexpress/Kconfig | |||
@@ -17,6 +17,9 @@ config ARCH_VEXPRESS | |||
17 | select NO_IOPORT | 17 | select NO_IOPORT |
18 | select PLAT_VERSATILE | 18 | select PLAT_VERSATILE |
19 | select PLAT_VERSATILE_CLCD | 19 | select PLAT_VERSATILE_CLCD |
20 | select POWER_RESET | ||
21 | select POWER_RESET_VEXPRESS | ||
22 | select POWER_SUPPLY | ||
20 | select REGULATOR_FIXED_VOLTAGE if REGULATOR | 23 | select REGULATOR_FIXED_VOLTAGE if REGULATOR |
21 | select VEXPRESS_CONFIG | 24 | select VEXPRESS_CONFIG |
22 | help | 25 | help |