From: Christian Marangi Date: Sat, 25 Jan 2025 20:13:16 +0000 (+0100) Subject: qualcommbe: ipq95xx: Enable Aquantia PHY by default X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=439812283b7dae179d5ecc843d153bf607ae2f46;p=openwrt%2Fstaging%2Fnbd.git qualcommbe: ipq95xx: Enable Aquantia PHY by default Enable the Aquantia PHY by default in config-defaults. Target is big enough to permit embedding the PHY instead of having as an external module. Link: https://github.com/openwrt/openwrt/pull/17725 Signed-off-by: Christian Marangi --- diff --git a/target/linux/qualcommbe/ipq95xx/config-default b/target/linux/qualcommbe/ipq95xx/config-default index d1a648ca11..2f05b44fa0 100644 --- a/target/linux/qualcommbe/ipq95xx/config-default +++ b/target/linux/qualcommbe/ipq95xx/config-default @@ -1,3 +1,4 @@ +CONFIG_AQUANTIA_PHY=y CONFIG_ARM_PSCI_CPUIDLE_DOMAIN=y CONFIG_DT_IDLE_GENPD=y CONFIG_GRO_CELLS=y