xref: /openbmc/linux/drivers/net/ethernet/nxp/Kconfig (revision 35974a7c)
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
6b7370112Sstigge@antcom.de        help
7b7370112Sstigge@antcom.de	  Say Y or M here if you want to use the NXP ethernet MAC included on
8b7370112Sstigge@antcom.de	  some NXP LPC devices. You can safely enable this option for LPC32xx
9b7370112Sstigge@antcom.de	  SoC. Also available as a module.
10