10a006a2fSYangbo Luconfig FSL_DPAA2_ETH
20a006a2fSYangbo Lu	tristate "Freescale DPAA2 Ethernet"
30a006a2fSYangbo Lu	depends on FSL_MC_BUS && FSL_MC_DPIO
40a006a2fSYangbo Lu	depends on NETDEVICES && ETHERNET
50a006a2fSYangbo Lu	help
60a006a2fSYangbo Lu	  This is the DPAA2 Ethernet driver supporting Freescale SoCs
70a006a2fSYangbo Lu	  with DPAA2 (DataPath Acceleration Architecture v2).
80a006a2fSYangbo Lu	  The driver manages network objects discovered on the Freescale
90a006a2fSYangbo Lu	  MC bus.
100a006a2fSYangbo Lu
110a006a2fSYangbo Luconfig FSL_DPAA2_PTP_CLOCK
120a006a2fSYangbo Lu	tristate "Freescale DPAA2 PTP Clock"
130a006a2fSYangbo Lu	depends on FSL_DPAA2_ETH && POSIX_TIMERS
140a006a2fSYangbo Lu	select PTP_1588_CLOCK
150a006a2fSYangbo Lu	help
160a006a2fSYangbo Lu	  This driver adds support for using the DPAA2 1588 timer module
170a006a2fSYangbo Lu	  as a PTP clock.
18