diff mbox

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

Message ID 1393242708-10325-3-git-send-email-paolo.pisati@canonical.com
State New
Headers show

Commit Message

Paolo Pisati Feb. 24, 2014, 11:51 a.m. UTC
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@canonical.com>
Signed-off-by: Andy Whitcroft <apw@canonical.com>
---
 debian.master/abi/3.14.0-0.0/armhf/generic.modules | 2 --
 debian.master/config/config.common.ubuntu          | 8 +++++---
 2 files changed, 5 insertions(+), 5 deletions(-)
diff mbox

Patch

diff --git a/debian.master/abi/3.14.0-0.0/armhf/generic.modules b/debian.master/abi/3.14.0-0.0/armhf/generic.modules
index 9e8f3b3..892af06 100644
--- a/debian.master/abi/3.14.0-0.0/armhf/generic.modules
+++ b/debian.master/abi/3.14.0-0.0/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 47349b9..45efd44 100644
--- a/debian.master/config/config.common.ubuntu
+++ b/debian.master/config/config.common.ubuntu
@@ -6520,11 +6520,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