Kconfig 312 B

123456789
  1. config 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.