ARM: omap2plus_defconfig: enable support for TI CPTS
authorSekhar Nori <nsekhar@ti.com>
Wed, 8 Jul 2015 15:27:36 +0000 (20:57 +0530)
committerTony Lindgren <tony@atomide.com>
Thu, 16 Jul 2015 07:54:10 +0000 (00:54 -0700)
CPTS module of CPSW IP enables timestamp synchronization
using PTP. Enable CPTS feature of CPSW driver.

Available on AM335x, AM437x and DRA7x SoCs.

Signed-off-by: Sekhar Nori <nsekhar@ti.com>
Acked-by: Mugunthan V N <mugunthanvnm@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/configs/omap2plus_defconfig

index 294059d5ef80a5da21290e7f2c17f625eb220bc3..4cb1c11d83ad1688906840cf4ec93b52cdb02cbd 100644 (file)
@@ -169,6 +169,7 @@ CONFIG_SMSC911X=y
 # CONFIG_NET_VENDOR_STMICRO is not set
 CONFIG_TI_DAVINCI_EMAC=y
 CONFIG_TI_CPSW=y
+CONFIG_TI_CPTS=y
 # CONFIG_NET_VENDOR_VIA is not set
 # CONFIG_NET_VENDOR_WIZNET is not set
 CONFIG_AT803X_PHY=y
This page took 0.025849 seconds and 5 git commands to generate.