From: Robert Marko Date: Fri, 27 Feb 2026 10:16:55 +0000 (+0100) Subject: generic: add CONFIG_REGULATOR_QCOM_LABIBB X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=aa78fa72e16c3bf628b7e4a94ce47509ff77edcd;p=thirdparty%2Fopenwrt.git generic: add CONFIG_REGULATOR_QCOM_LABIBB CONFIG_REGULATOR_QCOM_LABIBB is being disabled by targets manually, so instead lets disable it in generic config. Signed-off-by: Robert Marko --- diff --git a/target/linux/generic/config-6.12 b/target/linux/generic/config-6.12 index 2e5e5775d03..d218336b110 100644 --- a/target/linux/generic/config-6.12 +++ b/target/linux/generic/config-6.12 @@ -5110,6 +5110,7 @@ CONFIG_RCU_STALL_COMMON=y # CONFIG_REGULATOR_PV88080 is not set # CONFIG_REGULATOR_PV88090 is not set # CONFIG_REGULATOR_PWM is not set +# CONFIG_REGULATOR_QCOM_LABIBB is not set # CONFIG_REGULATOR_QCOM_REFGEN is not set # CONFIG_REGULATOR_QCOM_SPMI is not set # CONFIG_REGULATOR_QCOM_USB_VBUS is not set diff --git a/target/linux/ipq40xx/config-6.12 b/target/linux/ipq40xx/config-6.12 index 104647e5169..ec829fdcf14 100644 --- a/target/linux/ipq40xx/config-6.12 +++ b/target/linux/ipq40xx/config-6.12 @@ -456,7 +456,6 @@ CONFIG_REGMAP_I2C=y CONFIG_REGMAP_MMIO=y CONFIG_REGULATOR=y CONFIG_REGULATOR_FIXED_VOLTAGE=y -# CONFIG_REGULATOR_QCOM_LABIBB is not set CONFIG_REGULATOR_VCTRL=y CONFIG_REGULATOR_VQMMC_IPQ4019=y CONFIG_RESET_CONTROLLER=y diff --git a/target/linux/ipq806x/config-6.12 b/target/linux/ipq806x/config-6.12 index 778ffdaa141..08c2bf7b29b 100644 --- a/target/linux/ipq806x/config-6.12 +++ b/target/linux/ipq806x/config-6.12 @@ -452,7 +452,6 @@ CONFIG_REGMAP=y CONFIG_REGMAP_MMIO=y CONFIG_REGULATOR=y CONFIG_REGULATOR_FIXED_VOLTAGE=y -# CONFIG_REGULATOR_QCOM_LABIBB is not set CONFIG_REGULATOR_QCOM_RPM=y # CONFIG_REGULATOR_VQMMC_IPQ4019 is not set CONFIG_RESET_CONTROLLER=y diff --git a/target/linux/mediatek/mt7623/config-6.12 b/target/linux/mediatek/mt7623/config-6.12 index 5a143174469..b899f916b8b 100644 --- a/target/linux/mediatek/mt7623/config-6.12 +++ b/target/linux/mediatek/mt7623/config-6.12 @@ -433,7 +433,6 @@ CONFIG_REGULATOR_MT6323=y # CONFIG_REGULATOR_MT6358 is not set # CONFIG_REGULATOR_MT6380 is not set # CONFIG_REGULATOR_MT6397 is not set -# CONFIG_REGULATOR_QCOM_LABIBB is not set CONFIG_RESET_CONTROLLER=y CONFIG_RFS_ACCEL=y CONFIG_RPS=y diff --git a/target/linux/qualcommax/ipq807x/config-default b/target/linux/qualcommax/ipq807x/config-default index 4bb790a03c5..a55b17a43a0 100644 --- a/target/linux/qualcommax/ipq807x/config-default +++ b/target/linux/qualcommax/ipq807x/config-default @@ -29,7 +29,6 @@ CONFIG_REGMAP_SPMI=y CONFIG_REGULATOR_CPR3=y # CONFIG_REGULATOR_CPR3_NPU is not set CONFIG_REGULATOR_CPR4_APSS=y -# CONFIG_REGULATOR_QCOM_LABIBB is not set CONFIG_REGULATOR_QCOM_SPMI=y CONFIG_RTC_DRV_PM8XXX=y CONFIG_SPMI=y diff --git a/target/linux/qualcommbe/ipq95xx/config-default b/target/linux/qualcommbe/ipq95xx/config-default index e0a2b191408..ab3bffac8f2 100644 --- a/target/linux/qualcommbe/ipq95xx/config-default +++ b/target/linux/qualcommbe/ipq95xx/config-default @@ -53,7 +53,6 @@ CONFIG_REGMAP_SPMI=y CONFIG_REGULATOR_CPR3=y # CONFIG_REGULATOR_CPR3_NPU is not set CONFIG_REGULATOR_CPR4_APSS=y -# CONFIG_REGULATOR_QCOM_LABIBB is not set CONFIG_REGULATOR_QCOM_SMD_RPM=y CONFIG_REGULATOR_QCOM_SPMI=y CONFIG_REGULATOR_USERSPACE_CONSUMER=y