[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20130415.141954.29857504310905187.davem@davemloft.net>
Date: Mon, 15 Apr 2013 14:19:54 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: Valdis.Kletnieks@...edu
Cc: netdev@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: Query regarding PTP_1588_CLOCK
From: Valdis Kletnieks <Valdis.Kletnieks@...edu>
Date: Mon, 15 Apr 2013 14:16:18 -0400
> In drivers/net/ethernet/intel/Kconfig, we see this:
>
> config E1000E
> tristate "Intel(R) PRO/1000 PCI-Express Gigabit Ethernet support"
> depends on PCI && (!SPARC32 || BROKEN)
> select CRC32
> select PTP_1588_CLOCK
> ---help---
>
> Is there a reason for the PTP_1588_CLOCK select? That ends up
> forcing the PTP and PPS stuff into the kernel as well - and I don't
> use any of it.
You don't, but the driver does use it unconditionally.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists