]> Pileus Git - ~andy/linux/blobdiff - drivers/net/Kconfig
ath5k: Use high bitrates for ACK/CTS
[~andy/linux] / drivers / net / Kconfig
index 17ff15f6099a7432464cee9bca09e02008a97cbb..7029cd50c458897e1686925bb2aef9da70d82c92 100644 (file)
@@ -932,7 +932,7 @@ config NET_NETX
 
 config TI_DAVINCI_EMAC
        tristate "TI DaVinci EMAC Support"
-       depends on ARM && ARCH_DAVINCI
+       depends on ARM && ( ARCH_DAVINCI || ARCH_OMAP3 )
        select PHYLIB
        help
          This driver supports TI's DaVinci Ethernet .
@@ -997,7 +997,7 @@ config ETHOC
 
 config GRETH
        tristate "Aeroflex Gaisler GRETH Ethernet MAC support"
-       depends on OF
+       depends on SPARC
        select PHYLIB
        select CRC32
        help