aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/cns3xxx/config-3.3
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2012-11-08 05:42:31 +0000
committerImre Kaloz <kaloz@openwrt.org>2012-11-08 05:42:31 +0000
commit2a19fe9d2f38f699697c8962610bd2d1a4dbd65b (patch)
tree565693728f7071be6c93ce4abb591fff7b07d5cf /target/linux/cns3xxx/config-3.3
parent72ece984b95e513cab10a36b075db703bae01483 (diff)
downloadmaster-187ad058-2a19fe9d2f38f699697c8962610bd2d1a4dbd65b.tar.gz
master-187ad058-2a19fe9d2f38f699697c8962610bd2d1a4dbd65b.tar.bz2
master-187ad058-2a19fe9d2f38f699697c8962610bd2d1a4dbd65b.zip
cns3xxx: add PPS support for laguna
Many Laguna products have on-board GPS with Pulse-per-second (PPS) support. This patch adds kernel support (statically) and adds the platform data in laguna board support. Signed-off-by: Tim Harvey <tharvey@gateworks.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34115 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/cns3xxx/config-3.3')
-rw-r--r--target/linux/cns3xxx/config-3.37
1 files changed, 7 insertions, 0 deletions
diff --git a/target/linux/cns3xxx/config-3.3 b/target/linux/cns3xxx/config-3.3
index 6963747887..4090b31103 100644
--- a/target/linux/cns3xxx/config-3.3
+++ b/target/linux/cns3xxx/config-3.3
@@ -131,6 +131,7 @@ CONFIG_NEED_DMA_MAP_STATE=y
CONFIG_NET_VENDOR_CAVIUM=y
CONFIG_NLS=y
CONFIG_NR_CPUS=2
+CONFIG_NTP_PPS=y
CONFIG_OUTER_CACHE=y
CONFIG_OUTER_CACHE_SYNC=y
CONFIG_PAGEFLAGS_EXTENDED=y
@@ -143,7 +144,13 @@ CONFIG_PHYLIB=y
CONFIG_PL310_ERRATA_588369=y
CONFIG_PL310_ERRATA_727915=y
CONFIG_PL310_ERRATA_769419=y
+CONFIG_PPS=y
+CONFIG_PPS_CLIENT_GPIO=y
+# CONFIG_PPS_CLIENT_KTIMER is not set
+# CONFIG_PPS_CLIENT_LDISC is not set
+# CONFIG_PPS_DEBUG is not set
# CONFIG_PREEMPT_RCU is not set
+# CONFIG_PTP_1588_CLOCK is not set
CONFIG_RAID_ATTRS=y
CONFIG_RFS_ACCEL=y
CONFIG_RPS=y