]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/net/arm/Kconfig
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
[linux-2.6-omap-h63xx.git] / drivers / net / arm / Kconfig
index 625184b65e3832922eaee7e02c1bd48ee738e76a..678e4f48d36bf957b8e35630f3c428438fb37bd8 100644 (file)
@@ -31,3 +31,18 @@ config ARM_ETHERH
        help
          If you have an Acorn system with one of these network cards, you
          should say Y to this option if you wish to use it with Linux.
+
+config ARM_AT91_ETHER
+       tristate "AT91RM9200 Ethernet support"
+       depends on NET_ETHERNET && ARM && ARCH_AT91RM9200
+       select MII
+       help
+         If you wish to compile a kernel for the AT91RM9200 and enable
+         ethernet support, then you should always answer Y to this.
+
+config EP93XX_ETH
+       tristate "EP93xx Ethernet support"
+       depends on NET_ETHERNET && ARM && ARCH_EP93XX
+       help
+         This is a driver for the ethernet hardware included in EP93xx CPUs.
+         Say Y if you are building a kernel for EP93xx based devices.