[PATCH 2/4] UBUNTU: [Config] armhf: TI_CPSW, TI_CPTS and TI_DAVINCI_[CPDMA|MDIO] = y

Paolo Pisati paolo.pisati at canonical.com
Thu Feb 20 17:02:32 UTC 2014


Build in support for TI's three port switch gigabit ethernet subsystem (CPSW)
and while here turn on Common Platform Time Sync (CPTS) support that offers
hw time stamping and a PTP hardware clock.

TI_DAVINCI_[CPDMA|MDIO] are helpers to access SOC's nic.

Signed-off-by: Paolo Pisati <paolo.pisati at canonical.com>
---
 debian.master/abi/3.13.0-11.31/armhf/generic.modules | 2 --
 debian.master/config/config.common.ubuntu            | 8 +++++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/debian.master/abi/3.13.0-11.31/armhf/generic.modules b/debian.master/abi/3.13.0-11.31/armhf/generic.modules
index b531f0d..2e855ee 100644
--- a/debian.master/abi/3.13.0-11.31/armhf/generic.modules
+++ b/debian.master/abi/3.13.0-11.31/armhf/generic.modules
@@ -630,9 +630,7 @@ das08_pci
 das16m1
 das6402
 das800
-davinci_cpdma
 davinci_emac
-davinci_mdio
 db9
 dc395x
 dccp
diff --git a/debian.master/config/config.common.ubuntu b/debian.master/config/config.common.ubuntu
index c6375b9..7e570d6 100644
--- a/debian.master/config/config.common.ubuntu
+++ b/debian.master/config/config.common.ubuntu
@@ -6373,11 +6373,13 @@ CONFIG_TIPC_PORTS=8191
 CONFIG_TI_ADC081C=m
 CONFIG_TI_AM335X_ADC=m
 CONFIG_TI_CPPI41=m
-# CONFIG_TI_CPSW is not set
+CONFIG_TI_CPSW=y
+CONFIG_TI_CPSW_PHY_SEL=y
+CONFIG_TI_CPTS=y
 CONFIG_TI_DAC7512=m
-CONFIG_TI_DAVINCI_CPDMA=m
+CONFIG_TI_DAVINCI_CPDMA=y
 CONFIG_TI_DAVINCI_EMAC=m
-CONFIG_TI_DAVINCI_MDIO=m
+CONFIG_TI_DAVINCI_MDIO=y
 CONFIG_TI_EDMA=y
 CONFIG_TI_EMIF=m
 CONFIG_TI_PRIV_EDMA=y
-- 
1.9.0





More information about the kernel-team mailing list