xref: /linux/drivers/net/ethernet/nxp/Kconfig (revision 4413e16d9d21673bb5048a2e542f1aaa00015c2e)
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