qualcommax: ipq50xx: refresh kernel config
authorRobert Marko <robimarko@gmail.com>
Fri, 7 Feb 2025 09:12:25 +0000 (10:12 +0100)
committerRobert Marko <robimarko@gmail.com>
Fri, 7 Feb 2025 10:02:52 +0000 (11:02 +0100)
Refresh the ipq50xx kernel config as it looks like it was created by hand
instead of kernel_menuconfig so we have stuff like DWC3 which is packaged
as a kmod in a generic way, QMI helpers are part of backports etc.

Link: https://github.com/openwrt/openwrt/pull/17890
Signed-off-by: Robert Marko <robimarko@gmail.com>
target/linux/qualcommax/ipq50xx/config-default

index 63c1d9dd973179b14c87f72996138ef3900ba353..cc06f0f41f6fb9b54154c3512ecbb65442aa6e7b 100644 (file)
@@ -1,26 +1,21 @@
-CONFIG_QCOM_APM=y
+CONFIG_GRO_CELLS=y
+CONFIG_IPQ5018_PHY=y
+CONFIG_IPQ_CMN_PLL=y
 CONFIG_IPQ_GCC_5018=y
-CONFIG_PINCTRL_IPQ5018=y
-
+CONFIG_LEDS_PWM=y
 CONFIG_MTD_SPI_NAND=y
-CONFIG_SPI_QPIC_SNAND=y
-
-CONFIG_IPQ_CMN_PLL=y
-CONFIG_IPQ5018_PHY=y
+CONFIG_NET_DEVLINK=y
 CONFIG_NET_DSA=y
 CONFIG_NET_DSA_QCA8K=y
 CONFIG_NET_DSA_TAG_QCA=y
-CONFIG_QCA83XX_PHY=y
-
-CONFIG_QCOM_Q6V5_MPD=y
-CONFIG_QCOM_QMI_HELPERS=y
-
+CONFIG_PHYLINK=y
+CONFIG_PHY_QCOM_M31_USB=y
 CONFIG_PHY_QCOM_UNIPHY_PCIE_28LP=y
-CONFIG_PCIE_QCOM=y
-
+CONFIG_PINCTRL_IPQ5018=y
 CONFIG_PWM=y
 CONFIG_PWM_IPQ=y
-CONFIG_LEDS_PWM=y
-
-CONFIG_PHY_QCOM_M31_USB=y
-CONFIG_USB_DWC3_QCOM=y
+CONFIG_PWM_SYSFS=y
+CONFIG_QCA83XX_PHY=y
+CONFIG_QCOM_APM=y
+CONFIG_QCOM_Q6V5_MPD=y
+CONFIG_SPI_QPIC_SNAND=y