irqchip/omap-intc: Remove duplicate setup for IRQ chip type handler
[linux/fpc-iii.git] / drivers / net / ethernet / aurora / Kconfig
bloba3c7106fdf85e78f083a4e85b2e809f6e587a360
1 config NET_VENDOR_AURORA
2         bool "Aurora VLSI devices"
3         help
4           If you have a network (Ethernet) device belonging to this class,
5           say Y.
7           Note that the answer to this question doesn't directly affect the
8           kernel: saying N will just cause the configurator to skip all
9           questions about Aurora devices. If you say Y, you will be asked
10           for your specific device in the following questions.
12 if NET_VENDOR_AURORA
14 config AURORA_NB8800
15         tristate "Aurora AU-NB8800 support"
16         select PHYLIB
17         help
18          Support for the AU-NB8800 gigabit Ethernet controller.
20 endif