mirror of
https://github.com/openwrt/openwrt.git
synced 2026-04-25 11:08:49 +04:00
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>
This commit is contained in:
committed by
Robert Marko
parent
73bfb34284
commit
5435ed7acc
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user