Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

Revert "ARM: vexpress: Don't select VEXPRESS_CONFIG"

This reverts commit 848685c25da99d871bbd87369f3c3d6eead661ac.
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/20200527112608.3886105-4-anders.roxell@linaro.org
Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>

authored by

Anders Roxell and committed by
Arnd Bergmann
56f292ad 063731c8

+1
+1
arch/arm/mach-vexpress/Kconfig
··· 19 19 select POWER_SUPPLY 20 20 select REGULATOR if MMC_ARMMMCI 21 21 select REGULATOR_FIXED_VOLTAGE if REGULATOR 22 + select VEXPRESS_CONFIG 22 23 help 23 24 This option enables support for systems using Cortex processor based 24 25 ARM core and logic (FPGA) tiles on the Versatile Express motherboard,