xref: /openbmc/linux/drivers/net/ethernet/nxp/Kconfig (revision 0b32e91f)
1ec8f24b7SThomas Gleixner# SPDX-License-Identifier: GPL-2.0-only
2b7370112Sstigge@antcom.deconfig LPC_ENET
3b7370112Sstigge@antcom.de	tristate "NXP ethernet MAC on LPC devices"
435974a7cSArnd Bergmann	depends on ARCH_LPC32XX || COMPILE_TEST
5b7370112Sstigge@antcom.de	select PHYLIB
60b32e91fSArnd Bergmann	select CRC32
7b7370112Sstigge@antcom.de	help
8b7370112Sstigge@antcom.de	  Say Y or M here if you want to use the NXP ethernet MAC included on
9b7370112Sstigge@antcom.de	  some NXP LPC devices. You can safely enable this option for LPC32xx
10b7370112Sstigge@antcom.de	  SoC. Also available as a module.
11