diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2013-01-27 21:18:52 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2013-01-27 21:18:52 +0000 |
commit | 62554217fc32434dc9130d7261f90514ba2d08d3 (patch) | |
tree | 6fa4a0f83d996f112b0572de012179e6cccec9d1 /target/linux/generic/config-3.3 | |
parent | 6c7c1ed5f5fbba7f932075ed03acb5f846773252 (diff) | |
download | upstream-62554217fc32434dc9130d7261f90514ba2d08d3.tar.gz upstream-62554217fc32434dc9130d7261f90514ba2d08d3.tar.bz2 upstream-62554217fc32434dc9130d7261f90514ba2d08d3.zip |
kernel: add packages for pps and ptp, they are needed by tg3 in kernel 3.8
SVN-Revision: 35336
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 |