airoha: Add Ethernet config to defconfig
authorChristian Marangi <ansuelsmth@gmail.com>
Mon, 7 Apr 2025 20:01:47 +0000 (22:01 +0200)
committerTom Rini <trini@konsulko.com>
Wed, 16 Apr 2025 22:51:45 +0000 (16:51 -0600)
Add Ethrnet config to defconfig to enable Ethernet support.

Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
configs/an7581_evb_defconfig

index f09b5b6..f5bd647 100644 (file)
@@ -76,3 +76,4 @@ CONFIG_SYS_NS16550=y
 CONFIG_SPI=y
 CONFIG_DM_SPI=y
 CONFIG_SHA512=y
+CONFIG_AIROHA_ETH=y