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@outlook.com> Link: https://github.com/openwrt/openwrt/pull/18653 Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
This commit is contained in:
parent
2037ca2955
commit
7f9c88b607
1 changed files with 8 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue