kernel: lift CONFIG_REGULATOR_VEXPRESS 'not set' to generic
Some checks failed
Build Kernel / Build all affected Kernels (push) Waiting to run
Build all core packages / Build all core packages for selected target (push) Has been cancelled

Advertise the default 'not set' of this CONFIG higher in the tree since
it's already referenced by several other targets, with a few more targets
missing this reference (which fails build to prompt for N/y/m).

Signed-off-by: Bevan Weiss <bevan.weiss@gmail.com>
This commit is contained in:
Bevan Weiss 2026-02-28 09:39:54 +11:00 committed by Robert Marko
parent 73bfb34284
commit 5435ed7acc
3 changed files with 1 additions and 2 deletions

View file

@ -671,7 +671,6 @@ CONFIG_REGULATOR_HI655X=y
CONFIG_REGULATOR_PFUZE100=y
CONFIG_REGULATOR_RZG2L_VBCTRL=y
# CONFIG_REGULATOR_SUN20I is not set
# CONFIG_REGULATOR_VEXPRESS is not set
CONFIG_RELOCATABLE=y
# CONFIG_RENESAS_ETHER_SWITCH is not set
CONFIG_RENESAS_OSTM=y

View file

@ -5143,6 +5143,7 @@ CONFIG_RCU_STALL_COMMON=y
# CONFIG_REGULATOR_TPS6524X is not set
# CONFIG_REGULATOR_USERSPACE_CONSUMER is not set
# CONFIG_REGULATOR_VCTRL is not set
# CONFIG_REGULATOR_VEXPRESS is not set
# CONFIG_REGULATOR_VIRTUAL_CONSUMER is not set
# CONFIG_REISERFS_CHECK is not set
# CONFIG_REISERFS_FS is not set

View file

@ -438,7 +438,6 @@ CONFIG_REGMAP_I2C=y
CONFIG_REGMAP_MMIO=y
CONFIG_REGULATOR=y
CONFIG_REGULATOR_FIXED_VOLTAGE=y
# CONFIG_REGULATOR_VEXPRESS is not set
CONFIG_RESET_CONTROLLER=y
CONFIG_RESET_ZYNQ=y
CONFIG_RFS_ACCEL=y