blob: 2a0c0b72128a76a471dd14f6fd8d28a2d0a83f54 [file] [log] [blame]
#
# AMBARELLA network device configuration
#
config NET_VENDOR_AMBARELLA
tristate "Ambarella 10/100/1000 GMAC Ethernet support"
depends on PLAT_AMBARELLA
select CRC32
select PHYLIB
select MII
help
This driver supports Ambarella 10/100/1000 GMAC Ethernet.
config NET_VENDOR_AMBARELLA_INTEN_TUE
bool "Enable Transmit Buffer Unavailable Interrupt"
default n
depends on NET_VENDOR_AMBARELLA
help
Enable ETH_DMA_INTEN_TUE will downgrade the performance in most case,
but you will get a quick response especially in GMII mode.
If you are not sure, say N here.