1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-06-15 19:53:59 +02:00

ipq806x: 6.6: update config file with missing symbol

Update config file with missing symbol added with kernel 6.6.

Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
This commit is contained in:
Christian Marangi 2024-03-20 01:30:59 +01:00
parent 224f2fd567
commit 75acc621be
No known key found for this signature in database
GPG Key ID: AC001D09ADBFEAD7

View File

@ -212,11 +212,13 @@ CONFIG_INITRAMFS_SOURCE=""
# CONFIG_IOMMU_IO_PGTABLE_ARMV7S is not set # CONFIG_IOMMU_IO_PGTABLE_ARMV7S is not set
# CONFIG_IOMMU_IO_PGTABLE_LPAE is not set # CONFIG_IOMMU_IO_PGTABLE_LPAE is not set
CONFIG_IOMMU_SUPPORT=y CONFIG_IOMMU_SUPPORT=y
# CONFIG_IOMMUFD is not set
# CONFIG_IPQ_APSS_PLL is not set # CONFIG_IPQ_APSS_PLL is not set
# CONFIG_IPQ_GCC_4019 is not set # CONFIG_IPQ_GCC_4019 is not set
# CONFIG_IPQ_GCC_6018 is not set # CONFIG_IPQ_GCC_6018 is not set
CONFIG_IPQ_GCC_806X=y CONFIG_IPQ_GCC_806X=y
# CONFIG_IPQ_GCC_8074 is not set # CONFIG_IPQ_GCC_8074 is not set
# CONFIG_IPQ_GCC_9574 is not set
# CONFIG_IPQ_LCC_806X is not set # CONFIG_IPQ_LCC_806X is not set
CONFIG_IRQCHIP=y CONFIG_IRQCHIP=y
CONFIG_IRQSTACKS=y CONFIG_IRQSTACKS=y
@ -355,15 +357,19 @@ CONFIG_PHYLIB_LEDS=y
CONFIG_PHYLINK=y CONFIG_PHYLINK=y
# CONFIG_PHY_QCOM_APQ8064_SATA is not set # CONFIG_PHY_QCOM_APQ8064_SATA is not set
# CONFIG_PHY_QCOM_EDP is not set # CONFIG_PHY_QCOM_EDP is not set
# CONFIG_PHY_QCOM_EUSB2_REPEATER is not set
# CONFIG_PHY_QCOM_IPQ4019_USB is not set # CONFIG_PHY_QCOM_IPQ4019_USB is not set
CONFIG_PHY_QCOM_IPQ806X_SATA=y CONFIG_PHY_QCOM_IPQ806X_SATA=y
# CONFIG_PHY_QCOM_IPQ806X_USB is not set # CONFIG_PHY_QCOM_IPQ806X_USB is not set
# CONFIG_PHY_QCOM_M31_USB is not set
# CONFIG_PHY_QCOM_PCIE2 is not set # CONFIG_PHY_QCOM_PCIE2 is not set
# CONFIG_PHY_QCOM_QMP is not set # CONFIG_PHY_QCOM_QMP is not set
# CONFIG_PHY_QCOM_QUSB2 is not set # CONFIG_PHY_QCOM_QUSB2 is not set
# CONFIG_PHY_QCOM_USB_HS_28NM is not set # CONFIG_PHY_QCOM_USB_HS_28NM is not set
# CONFIG_PHY_QCOM_USB_SNPS_FEMTO_V2 is not set # CONFIG_PHY_QCOM_USB_SNPS_FEMTO_V2 is not set
# CONFIG_PHY_QCOM_USB_SS is not set # CONFIG_PHY_QCOM_USB_SS is not set
# CONFIG_PHY_QCOM_SGMII_ETH is not set
# CONFIG_PHY_QCOM_SNPS_EUSB2 is not set
CONFIG_PINCTRL=y CONFIG_PINCTRL=y
# CONFIG_PINCTRL_APQ8064 is not set # CONFIG_PINCTRL_APQ8064 is not set
# CONFIG_PINCTRL_APQ8084 is not set # CONFIG_PINCTRL_APQ8084 is not set
@ -409,7 +415,9 @@ CONFIG_QCOM_HFPLL=y
CONFIG_QCOM_NET_PHYLIB=y CONFIG_QCOM_NET_PHYLIB=y
# CONFIG_QCOM_OCMEM is not set # CONFIG_QCOM_OCMEM is not set
# CONFIG_QCOM_PDC is not set # CONFIG_QCOM_PDC is not set
# CONFIG_QCOM_RAMP_CTRL is not set
# CONFIG_QCOM_RMTFS_MEM is not set # CONFIG_QCOM_RMTFS_MEM is not set
CONFIG_QCOM_RPM_MASTER_STATS=y
CONFIG_QCOM_RPMCC=y CONFIG_QCOM_RPMCC=y
# CONFIG_QCOM_RPMH is not set # CONFIG_QCOM_RPMH is not set
CONFIG_QCOM_SCM=y CONFIG_QCOM_SCM=y
@ -425,6 +433,7 @@ CONFIG_QCOM_WDT=y
# CONFIG_QCS_GCC_404 is not set # CONFIG_QCS_GCC_404 is not set
# CONFIG_QCS_Q6SSTOP_404 is not set # CONFIG_QCS_Q6SSTOP_404 is not set
# CONFIG_QCS_TURING_404 is not set # CONFIG_QCS_TURING_404 is not set
# CONFIG_QDU_GCC_1000 is not set
CONFIG_RANDSTRUCT_NONE=y CONFIG_RANDSTRUCT_NONE=y
CONFIG_RAS=y CONFIG_RAS=y
CONFIG_RATIONAL=y CONFIG_RATIONAL=y
@ -447,6 +456,8 @@ CONFIG_RTC_CLASS=y
CONFIG_RTC_I2C_AND_SPI=y CONFIG_RTC_I2C_AND_SPI=y
CONFIG_RTC_MC146818_LIB=y CONFIG_RTC_MC146818_LIB=y
CONFIG_RWSEM_SPIN_ON_OWNER=y CONFIG_RWSEM_SPIN_ON_OWNER=y
# CONFIG_SA_GCC_8775P is not set
# CONFIG_SA_GPUCC_8775P is not set
# CONFIG_SC_CAMCC_7280 is not set # CONFIG_SC_CAMCC_7280 is not set
# CONFIG_SC_DISPCC_7180 is not set # CONFIG_SC_DISPCC_7180 is not set
# CONFIG_SC_GCC_7180 is not set # CONFIG_SC_GCC_7180 is not set
@ -465,6 +476,7 @@ CONFIG_RWSEM_SPIN_ON_OWNER=y
# 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_SDX_GCC_65 is not set # CONFIG_SDX_GCC_65 is not set
# CONFIG_SDX_GCC_75 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
@ -473,6 +485,7 @@ CONFIG_SGL_ALLOC=y
CONFIG_SMP=y CONFIG_SMP=y
CONFIG_SMP_ON_UP=y CONFIG_SMP_ON_UP=y
# CONFIG_SM_CAMCC_8450 is not set # CONFIG_SM_CAMCC_8450 is not set
# CONFIG_SM_GCC_7150 is not set
# CONFIG_SM_GCC_8150 is not set # CONFIG_SM_GCC_8150 is not set
# CONFIG_SM_GCC_8250 is not set # CONFIG_SM_GCC_8250 is not set
# CONFIG_SM_GCC_8450 is not set # CONFIG_SM_GCC_8450 is not set