Skip to content

Commit 56f292a

Browse files
roxellarndb
authored andcommitted
Revert "ARM: vexpress: Don't select VEXPRESS_CONFIG"
This reverts commit 848685c. Due to when I set 'depends on VEXPRESS_CONFOG=Y' in 'config POWER_RESET_VEXPRESS' to get an allmodconfig build on arm64 to build, and allmodconfig build on arm fails if this patch isn't reverted. Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Anders Roxell <[email protected]> Signed-off-by: Arnd Bergmann <[email protected]>
1 parent 063731c commit 56f292a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/arm/mach-vexpress/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ menuconfig ARCH_VEXPRESS
1919
select POWER_SUPPLY
2020
select REGULATOR if MMC_ARMMMCI
2121
select REGULATOR_FIXED_VOLTAGE if REGULATOR
22+
select VEXPRESS_CONFIG
2223
help
2324
This option enables support for systems using Cortex processor based
2425
ARM core and logic (FPGA) tiles on the Versatile Express motherboard,

0 commit comments

Comments
 (0)