From: Christian Marangi Date: Mon, 7 Apr 2025 20:01:47 +0000 (+0200) Subject: airoha: Add Ethernet config to defconfig X-Git-Tag: v2025.07-rc1~53^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c6b0544a9416c991b454e68f361efb47cec0770a;p=pandora-u-boot.git airoha: Add Ethernet config to defconfig Add Ethrnet config to defconfig to enable Ethernet support. Signed-off-by: Christian Marangi --- diff --git a/configs/an7581_evb_defconfig b/configs/an7581_evb_defconfig index f09b5b603a2..f5bd647cb6e 100644 --- a/configs/an7581_evb_defconfig +++ b/configs/an7581_evb_defconfig @@ -76,3 +76,4 @@ CONFIG_SYS_NS16550=y CONFIG_SPI=y CONFIG_DM_SPI=y CONFIG_SHA512=y +CONFIG_AIROHA_ETH=y