diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2013-01-24 14:48:15 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2013-01-24 14:48:15 +0000 |
commit | 4a69e20a10e9a4c2f2ef6b16014de0dc0a5f7fd1 (patch) | |
tree | 96e4bd6bfa9bf51c35e51ef87fbb59f88c6ad657 /target/linux/generic/config-3.8 | |
parent | 76c12ff797c49940741b107d7b09dc1bdd350670 (diff) | |
download | upstream-4a69e20a10e9a4c2f2ef6b16014de0dc0a5f7fd1.tar.gz upstream-4a69e20a10e9a4c2f2ef6b16014de0dc0a5f7fd1.tar.bz2 upstream-4a69e20a10e9a4c2f2ef6b16014de0dc0a5f7fd1.zip |
kernel: add missing config options for 3.8
SVN-Revision: 35315
Diffstat (limited to 'target/linux/generic/config-3.8')
-rw-r--r-- | target/linux/generic/config-3.8 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/generic/config-3.8 b/target/linux/generic/config-3.8 index 7e55421718..c6a36af177 100644 --- a/target/linux/generic/config-3.8 +++ b/target/linux/generic/config-3.8 @@ -809,6 +809,7 @@ CONFIG_FIB_RULES=y CONFIG_FILE_LOCKING=y # CONFIG_FIREWIRE is not set # CONFIG_FIREWIRE_NOSY is not set +# CONFIG_FIREWIRE_SERIAL is not set # CONFIG_FIRMWARE_EDID is not set # CONFIG_FIRMWARE_IN_KERNEL is not set # CONFIG_FIRMWARE_MEMMAP is not set @@ -2139,6 +2140,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 |