mwl8k: remove usage of deprecated noise value
[safe/jmp/linux-2.6] / drivers / net / Kconfig
index 17ff15f..7029cd5 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