diff options
author | Hauke Mehrtens <hauke@openwrt.org> | 2013-01-27 21:18:52 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@openwrt.org> | 2013-01-27 21:18:52 +0000 |
commit | fd67078b59360969254161fed522821cd25f885a (patch) | |
tree | 4e41ac726ba3369bac87acde555d020ad68d546b /target/linux/generic/config-3.3 | |
parent | 2da6033a24e06c8f826e1a1ddbd0a58cdaf76939 (diff) | |
download | upstream-fd67078b59360969254161fed522821cd25f885a.tar.gz upstream-fd67078b59360969254161fed522821cd25f885a.tar.bz2 upstream-fd67078b59360969254161fed522821cd25f885a.zip |
kernel: add packages for pps and ptp, they are needed by tg3 in kernel 3.8
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35336 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic/config-3.3')
-rw-r--r-- | target/linux/generic/config-3.3 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/target/linux/generic/config-3.3 b/target/linux/generic/config-3.3 index 8b9e5ad37d..048f108e44 100644 --- a/target/linux/generic/config-3.3 +++ b/target/linux/generic/config-3.3 @@ -1981,6 +1981,7 @@ CONFIG_NLS_DEFAULT="iso8859-1" # CONFIG_NTFS_DEBUG is not set # CONFIG_NTFS_FS is not set # CONFIG_NTFS_RW is not set +# CONFIG_NTP_PPS is not set # CONFIG_NVRAM is not set # CONFIG_NV_TCO is not set # CONFIG_NXP_STB220 is not set @@ -2168,6 +2169,11 @@ CONFIG_PPP_FILTER=y CONFIG_PPP_MULTILINK=y # CONFIG_PPP_SYNC_TTY is not set # CONFIG_PPS is not set +# CONFIG_PPS_CLIENT_GPIO is not set +# CONFIG_PPS_CLIENT_KTIMER is not set +# CONFIG_PPS_CLIENT_LDISC is not set +# CONFIG_PPS_CLIENT_PARPORT is not set +# CONFIG_PPS_DEBUG is not set # CONFIG_PPTP is not set # CONFIG_PREEMPT is not set CONFIG_PREEMPT_NONE=y |