]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/net/ethernet/freescale/Kconfig
NET: FEC: dynamtic check DMA desc buff type
[karo-tx-linux.git] / drivers / net / ethernet / freescale / Kconfig
index ec490d741fc00dbd895de8869340af41fe0b15ce..6048dc8604ee6139235f45f2736d9cd5b385dfa0 100644 (file)
@@ -26,6 +26,7 @@ config FEC
                   ARCH_MXC || SOC_IMX28)
        default ARCH_MXC || SOC_IMX28 if ARM
        select PHYLIB
+       select PTP_1588_CLOCK
        ---help---
          Say Y here if you want to use the built-in 10/100 Fast ethernet
          controller on some Motorola ColdFire and Freescale i.MX processors.
@@ -92,12 +93,4 @@ config GIANFAR
          This driver supports the Gigabit TSEC on the MPC83xx, MPC85xx,
          and MPC86xx family of chips, and the FEC on the 8540.
 
-config FEC_PTP
-       bool "PTP Hardware Clock (PHC)"
-       depends on FEC && ARCH_MXC && !SOC_IMX25 && !SOC_IMX27 && !SOC_IMX35 && !SOC_IMX5
-       select PTP_1588_CLOCK
-       --help---
-         Say Y here if you want to use PTP Hardware Clock (PHC) in the
-         driver.  Only the basic clock operations have been implemented.
-
 endif # NET_VENDOR_FREESCALE