From: Christian Marangi Date: Wed, 20 Mar 2024 00:37:23 +0000 (+0100) Subject: generic: 6.6: add missing config symbol X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=dbd0bc7cf95c87a0c7b18a1724be82ff161eaf8d;p=openwrt%2Fstaging%2Fblocktrron.git generic: 6.6: add missing config symbol Add missing config symbol while adding support for kernel 6.6 for target ipq806x. Signed-off-by: Christian Marangi --- diff --git a/target/linux/generic/config-6.6 b/target/linux/generic/config-6.6 index 28baaf518e..c52b4f682f 100644 --- a/target/linux/generic/config-6.6 +++ b/target/linux/generic/config-6.6 @@ -5356,6 +5356,7 @@ CONFIG_RCU_TORTURE_TEST_SLOW_INIT_DELAY=3 # CONFIG_REGULATOR_PV88080 is not set # CONFIG_REGULATOR_PV88090 is not set # CONFIG_REGULATOR_PWM is not set +# CONFIG_REGULATOR_QCOM_REFGEN is not set # CONFIG_REGULATOR_RAA215300 is not set # CONFIG_REGULATOR_RASPBERRYPI_TOUCHSCREEN_ATTINY is not set # CONFIG_REGULATOR_RT4801 is not set @@ -7228,6 +7229,7 @@ CONFIG_TTY=y # CONFIG_TYPEC_TCPM is not set # CONFIG_TYPEC_UCSI is not set # CONFIG_TYPHOON is not set +# CONFIG_UACCE is not set # CONFIG_UACCESS_WITH_MEMCPY is not set # CONFIG_UBIFS_ATIME_SUPPORT is not set # CONFIG_UBIFS_FS_ADVANCED_COMPR is not set