net: nuvoton : Add NPCM7xx EMAC driver
NPCM750 provides identical ethernet MAC controllers for WAN/LAN applications.
Signed-off-by: Jim Liu <JJLIU0@nuvoton.com>
Reviewed-by: Ramon Fried <rfried.dev@gmail.com>
diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig
index 0070ff7..52dc9e4 100644
--- a/drivers/net/Kconfig
+++ b/drivers/net/Kconfig
@@ -523,6 +523,11 @@
The MediaTek MT7628 ethernet interface is used on MT7628 and
MT7688 based boards.
+config NET_NPCM750
+ bool "Nuvoton NPCM750 Ethernet MAC"
+ help
+ support NPCM750 EMAC
+
config NET_OCTEON
bool "MIPS Octeon ethernet support"
depends on ARCH_OCTEON