]> Pileus Git - ~andy/linux/blobdiff - drivers/net/ethernet/sfc/Kconfig
net: Remove bogus dependencies on INET
[~andy/linux] / drivers / net / ethernet / sfc / Kconfig
index 25906c1d1b1590825502bc192dffa1aa8d8e494e..435b4f1e348886b0294cfc2fb75c9ff0ecb25eac 100644 (file)
@@ -1,10 +1,11 @@
 config SFC
        tristate "Solarflare SFC4000/SFC9000-family support"
-       depends on PCI && INET
+       depends on PCI
        select MDIO
        select CRC32
        select I2C
        select I2C_ALGOBIT
+       select PTP_1588_CLOCK
        ---help---
          This driver supports 10-gigabit Ethernet cards based on
          the Solarflare SFC4000 and SFC9000-family controllers.
@@ -34,10 +35,3 @@ config SFC_SRIOV
          This enables support for the SFC9000 I/O Virtualization
          features, allowing accelerated network performance in
          virtualized environments.
-config SFC_PTP
-       bool "Solarflare SFC9000-family PTP support"
-       depends on SFC && PTP_1588_CLOCK && !(SFC=y && PTP_1588_CLOCK=m)
-       default y
-       ---help---
-         This enables support for the Precision Time Protocol (PTP)
-         on SFC9000-family NICs