Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
[linux-2.6-microblaze.git] / drivers / net / ethernet / freescale / dpaa2 / Kconfig
1 config FSL_DPAA2_ETH
2         tristate "Freescale DPAA2 Ethernet"
3         depends on FSL_MC_BUS && FSL_MC_DPIO
4         help
5           This is the DPAA2 Ethernet driver supporting Freescale SoCs
6           with DPAA2 (DataPath Acceleration Architecture v2).
7           The driver manages network objects discovered on the Freescale
8           MC bus.
9
10 config FSL_DPAA2_PTP_CLOCK
11         tristate "Freescale DPAA2 PTP Clock"
12         depends on FSL_DPAA2_ETH
13         imply PTP_1588_CLOCK
14         default y
15         help
16           This driver adds support for using the DPAA2 1588 timer module
17           as a PTP clock.