From edfb7ec749fec36fe2f4736653027ac0cb6e07b1 Mon Sep 17 00:00:00 2001 From: coolsnowwolf Date: Tue, 24 Jan 2023 23:50:05 +0800 Subject: [PATCH] kernel: add missing symbol to 5.10 config --- target/linux/generic/config-5.10 | 3 ++- target/linux/ipq807x/config-5.10 | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/target/linux/generic/config-5.10 b/target/linux/generic/config-5.10 index e8e6f5d32..7a7141001 100644 --- a/target/linux/generic/config-5.10 +++ b/target/linux/generic/config-5.10 @@ -3149,6 +3149,7 @@ CONFIG_MAY_USE_DEVLINK=y # CONFIG_MDIO_THUNDER is not set # CONFIG_MDIO_XPCS 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_ATTACH 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_NS83820 is not set # CONFIG_NTB is not set +# CONFIG_NTFS3_FS is not set # CONFIG_NTFS_DEBUG is not set # CONFIG_NTFS_FS 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_EMC1403 is not set # CONFIG_SENSORS_EMC2103 is not set -# CONFIG_SENSORS_EMC2305 is not set # CONFIG_SENSORS_EMC6W201 is not set # CONFIG_SENSORS_F71805F is not set # CONFIG_SENSORS_F71882FG is not set diff --git a/target/linux/ipq807x/config-5.10 b/target/linux/ipq807x/config-5.10 index d478cd30f..e848b0dcc 100644 --- a/target/linux/ipq807x/config-5.10 +++ b/target/linux/ipq807x/config-5.10 @@ -455,6 +455,7 @@ CONFIG_SCHED_THERMAL_PRESSURE=y # CONFIG_SDM_GPUCC_845 is not set # CONFIG_SDM_LPASSCC_845 is not set # CONFIG_SDM_VIDEOCC_845 is not set +# CONFIG_SENSORS_EMC2305 is not set CONFIG_SERIAL_8250_FSL=y CONFIG_SERIAL_MCTRL_GPIO=y CONFIG_SERIAL_MSM=y