Skip to content

Commit 5435ed7

Browse files
bevanweissrobimarko
authored andcommitted
kernel: lift CONFIG_REGULATOR_VEXPRESS 'not set' to generic
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>
1 parent 73bfb34 commit 5435ed7

3 files changed

Lines changed: 1 addition & 2 deletions

File tree

target/linux/armsr/armv8/config-6.12

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -671,7 +671,6 @@ CONFIG_REGULATOR_HI655X=y
671671
CONFIG_REGULATOR_PFUZE100=y
672672
CONFIG_REGULATOR_RZG2L_VBCTRL=y
673673
# CONFIG_REGULATOR_SUN20I is not set
674-
# CONFIG_REGULATOR_VEXPRESS is not set
675674
CONFIG_RELOCATABLE=y
676675
# CONFIG_RENESAS_ETHER_SWITCH is not set
677676
CONFIG_RENESAS_OSTM=y

target/linux/generic/config-6.12

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5143,6 +5143,7 @@ CONFIG_RCU_STALL_COMMON=y
51435143
# CONFIG_REGULATOR_TPS6524X is not set
51445144
# CONFIG_REGULATOR_USERSPACE_CONSUMER is not set
51455145
# CONFIG_REGULATOR_VCTRL is not set
5146+
# CONFIG_REGULATOR_VEXPRESS is not set
51465147
# CONFIG_REGULATOR_VIRTUAL_CONSUMER is not set
51475148
# CONFIG_REISERFS_CHECK is not set
51485149
# CONFIG_REISERFS_FS is not set

target/linux/zynq/config-6.12

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -438,7 +438,6 @@ CONFIG_REGMAP_I2C=y
438438
CONFIG_REGMAP_MMIO=y
439439
CONFIG_REGULATOR=y
440440
CONFIG_REGULATOR_FIXED_VOLTAGE=y
441-
# CONFIG_REGULATOR_VEXPRESS is not set
442441
CONFIG_RESET_CONTROLLER=y
443442
CONFIG_RESET_ZYNQ=y
444443
CONFIG_RFS_ACCEL=y

0 commit comments

Comments
 (0)