[openwrt/openwrt] generic: add more missing Kconfig symbols for 6.12 kernel

LEDE Commits lede-commits at lists.infradead.org
Thu May 1 04:00:38 PDT 2025


ansuel pushed a commit to openwrt/openwrt.git, branch main:
https://git.openwrt.org/7f9c88b60759ab6fcd509ce5182a134a234bb536

commit 7f9c88b60759ab6fcd509ce5182a134a234bb536
Author: Shiji Yang <yangshiji66 at outlook.com>
AuthorDate: Thu May 1 00:55:36 2025 +0800

    generic: add more missing Kconfig symbols for 6.12 kernel
    
    These symbols were found when adding 6.12 kernel support for the
    ath79 target.
    
    Signed-off-by: Shiji Yang <yangshiji66 at outlook.com>
    Link: https://github.com/openwrt/openwrt/pull/18653
    Signed-off-by: Christian Marangi <ansuelsmth at gmail.com>
---
 target/linux/generic/config-6.12 | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/target/linux/generic/config-6.12 b/target/linux/generic/config-6.12
index 4e78c0161d..bbf28d226a 100644
--- a/target/linux/generic/config-6.12
+++ b/target/linux/generic/config-6.12
@@ -2480,6 +2480,7 @@ CONFIG_HZ_100=y
 # CONFIG_I2C_DEBUG_BUS is not set
 # CONFIG_I2C_DEBUG_CORE is not set
 # CONFIG_I2C_DEMUX_PINCTRL is not set
+# CONFIG_I2C_DESIGNWARE_CORE is not set
 # CONFIG_I2C_DESIGNWARE_PCI is not set
 # CONFIG_I2C_DESIGNWARE_PLATFORM is not set
 # CONFIG_I2C_DESIGNWARE_SLAVE is not set
@@ -3389,6 +3390,7 @@ CONFIG_MESSAGE_LOGLEVEL_DEFAULT=4
 # CONFIG_MFD_88PM800 is not set
 # CONFIG_MFD_88PM805 is not set
 # CONFIG_MFD_88PM860X is not set
+# CONFIG_MFD_88PM886_PMIC is not set
 # CONFIG_MFD_AAT2870_CORE is not set
 # CONFIG_MFD_AC100 is not set
 # CONFIG_MFD_ACT8945A is not set
@@ -3467,6 +3469,7 @@ CONFIG_MESSAGE_LOGLEVEL_DEFAULT=4
 # CONFIG_MFD_ROHM_BD71828 is not set
 # CONFIG_MFD_ROHM_BD718XX is not set
 # CONFIG_MFD_ROHM_BD957XMUF is not set
+# CONFIG_MFD_ROHM_BD96801 is not set
 # CONFIG_MFD_RSMU_I2C is not set
 # CONFIG_MFD_RSMU_SPI is not set
 # CONFIG_MFD_RT4831 is not set
@@ -3969,6 +3972,7 @@ CONFIG_NETWORK_FILESYSTEMS=y
 # CONFIG_NETWORK_SECMARK is not set
 # CONFIG_NETXEN_NIC is not set
 # CONFIG_NET_9P is not set
+# CONFIG_NET_9P_USBG is not set
 # CONFIG_NET_ACT_BPF is not set
 # CONFIG_NET_ACT_CSUM is not set
 # CONFIG_NET_ACT_CT is not set
@@ -4381,6 +4385,7 @@ CONFIG_NLS_DEFAULT="iso8859-1"
 # CONFIG_NVMEM_BLOCK is not set
 # CONFIG_NVMEM_IMX_OCOTP is not set
 # CONFIG_NVMEM_LAYOUT_ASCII_ENV is not set
+# CONFIG_NVMEM_LAYOUT_MIKROTIK is not set
 # CONFIG_NVMEM_LAYOUT_ONIE_TLV is not set
 # CONFIG_NVMEM_LAYOUT_SL28_VPD is not set
 # CONFIG_NVMEM_LAYOUT_U_BOOT_ENV is not set
@@ -4656,6 +4661,7 @@ CONFIG_PCP_BATCH_SCALE_MAX=5
 CONFIG_PINCONF=y
 # CONFIG_PINCTRL is not set
 # CONFIG_PINCTRL_AMD is not set
+# CONFIG_PINCTRL_AW9523 is not set
 # CONFIG_PINCTRL_AXP209 is not set
 # CONFIG_PINCTRL_CEDARFORK is not set
 # CONFIG_PINCTRL_CY8C95X0 is not set
@@ -4987,6 +4993,7 @@ CONFIG_RCU_STALL_COMMON=y
 # CONFIG_REGULATOR_MT6311 is not set
 # CONFIG_REGULATOR_MT6315 is not set
 # CONFIG_REGULATOR_MT6359 is not set
+# CONFIG_REGULATOR_NETLINK_EVENTS is not set
 # CONFIG_REGULATOR_PCA9450 is not set
 # CONFIG_REGULATOR_PF8X00 is not set
 # CONFIG_REGULATOR_PFUZE100 is not set
@@ -6854,6 +6861,7 @@ CONFIG_USB_BELKIN=y
 # CONFIG_USB_CHIPIDEA_GENERIC is not set
 # CONFIG_USB_CHIPIDEA_IMX is not set
 # CONFIG_USB_CHIPIDEA_MSM is not set
+# CONFIG_USB_CHIPIDEA_NPCM is not set
 # CONFIG_USB_CHIPIDEA_PCI is not set
 # CONFIG_USB_CHIPIDEA_TEGRA is not set
 # CONFIG_USB_CONFIGFS is not set




More information about the lede-commits mailing list