kernel: add missing symbol to 5.10 config

This commit is contained in:
coolsnowwolf 2023-01-24 23:50:05 +08:00 committed by AmadeusGhost
parent f2fed1286d
commit edfb7ec749
2 changed files with 3 additions and 1 deletions

View File

@ -3149,6 +3149,7 @@ CONFIG_MAY_USE_DEVLINK=y
# CONFIG_MDIO_THUNDER is not set # CONFIG_MDIO_THUNDER is not set
# CONFIG_MDIO_XPCS is not set # CONFIG_MDIO_XPCS is not set
# CONFIG_MD_FAULTY is not set # CONFIG_MD_FAULTY is not set
# CONFIG_MEDIATEK_GE_PHY is not set
# CONFIG_MEDIA_ANALOG_TV_SUPPORT is not set # CONFIG_MEDIA_ANALOG_TV_SUPPORT is not set
# CONFIG_MEDIA_ATTACH is not set # CONFIG_MEDIA_ATTACH is not set
# CONFIG_MEDIA_CAMERA_SUPPORT is not set # CONFIG_MEDIA_CAMERA_SUPPORT is not set
@ -4166,6 +4167,7 @@ CONFIG_NMI_LOG_BUF_SHIFT=13
# CONFIG_NO_HZ_IDLE is not set # CONFIG_NO_HZ_IDLE is not set
# CONFIG_NS83820 is not set # CONFIG_NS83820 is not set
# CONFIG_NTB is not set # CONFIG_NTB is not set
# CONFIG_NTFS3_FS is not set
# CONFIG_NTFS_DEBUG is not set # CONFIG_NTFS_DEBUG is not set
# CONFIG_NTFS_FS is not set # CONFIG_NTFS_FS is not set
# CONFIG_NTFS_RW is not set # CONFIG_NTFS_RW is not set
@ -5095,7 +5097,6 @@ CONFIG_SELECT_MEMORY_MODEL=y
# CONFIG_SENSORS_DS620 is not set # CONFIG_SENSORS_DS620 is not set
# CONFIG_SENSORS_EMC1403 is not set # CONFIG_SENSORS_EMC1403 is not set
# CONFIG_SENSORS_EMC2103 is not set # CONFIG_SENSORS_EMC2103 is not set
# CONFIG_SENSORS_EMC2305 is not set
# CONFIG_SENSORS_EMC6W201 is not set # CONFIG_SENSORS_EMC6W201 is not set
# CONFIG_SENSORS_F71805F is not set # CONFIG_SENSORS_F71805F is not set
# CONFIG_SENSORS_F71882FG is not set # CONFIG_SENSORS_F71882FG is not set

View File

@ -455,6 +455,7 @@ CONFIG_SCHED_THERMAL_PRESSURE=y
# CONFIG_SDM_GPUCC_845 is not set # CONFIG_SDM_GPUCC_845 is not set
# CONFIG_SDM_LPASSCC_845 is not set # CONFIG_SDM_LPASSCC_845 is not set
# CONFIG_SDM_VIDEOCC_845 is not set # CONFIG_SDM_VIDEOCC_845 is not set
# CONFIG_SENSORS_EMC2305 is not set
CONFIG_SERIAL_8250_FSL=y CONFIG_SERIAL_8250_FSL=y
CONFIG_SERIAL_MCTRL_GPIO=y CONFIG_SERIAL_MCTRL_GPIO=y
CONFIG_SERIAL_MSM=y CONFIG_SERIAL_MSM=y