From aa78fa72e16c3bf628b7e4a94ce47509ff77edcd Mon Sep 17 00:00:00 2001 From: Robert Marko Date: Fri, 27 Feb 2026 11:16:55 +0100 Subject: [PATCH] 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 --- target/linux/generic/config-6.12 | 1 + target/linux/ipq40xx/config-6.12 | 1 - target/linux/ipq806x/config-6.12 | 1 - target/linux/mediatek/mt7623/config-6.12 | 1 - target/linux/qualcommax/ipq807x/config-default | 1 - target/linux/qualcommbe/ipq95xx/config-default | 1 - 6 files changed, 1 insertion(+), 5 deletions(-) diff --git a/target/linux/generic/config-6.12 b/target/linux/generic/config-6.12 index 2e5e5775d0..d218336b11 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 104647e516..ec829fdcf1 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 778ffdaa14..08c2bf7b29 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 5a14317446..b899f916b8 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 4bb790a03c..a55b17a43a 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 e0a2b19140..ab3bffac8f 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