]> Pileus Git - ~andy/linux/blobdiff - drivers/net/ethernet/via/Kconfig
net: velocity: Add platform device support to VIA velocity driver
[~andy/linux] / drivers / net / ethernet / via / Kconfig
index 68a9ba66feba866f2da80d39f34eed63fc8082ca..6a87097d88c06b316a3a05e24a8017d4d350780e 100644 (file)
@@ -5,7 +5,6 @@
 config NET_VENDOR_VIA
        bool "VIA devices"
        default y
-       depends on PCI
        ---help---
          If you have a network (Ethernet) card belonging to this class, say Y
          and read the Ethernet-HOWTO, available from
@@ -45,7 +44,7 @@ config VIA_RHINE_MMIO
 
 config VIA_VELOCITY
        tristate "VIA Velocity support"
-       depends on PCI
+       depends on (PCI || USE_OF)
        select CRC32
        select CRC_CCITT
        select NET_CORE