xref: /linux/drivers/net/ethernet/nxp/Kconfig (revision f49f4ab95c301dbccad0efe85296d908b8ae7ad4)
1config LPC_ENET
2        tristate "NXP ethernet MAC on LPC devices"
3        depends on ARCH_LPC32XX
4        select PHYLIB
5        help
6	  Say Y or M here if you want to use the NXP ethernet MAC included on
7	  some NXP LPC devices. You can safely enable this option for LPC32xx
8	  SoC. Also available as a module.
9