diff options
author | Hauke Mehrtens <hauke@openwrt.org> | 2013-01-24 14:48:15 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@openwrt.org> | 2013-01-24 14:48:15 +0000 |
commit | 0751e95e38944850f0c104e7a7280c84abf99d6b (patch) | |
tree | ecae22cb478b63c0ffc30edc197dbc1ed2fe40fc | |
parent | 25ebb1738fad3d0ca53027c985b2a2886804af2d (diff) | |
download | upstream-0751e95e38944850f0c104e7a7280c84abf99d6b.tar.gz upstream-0751e95e38944850f0c104e7a7280c84abf99d6b.tar.bz2 upstream-0751e95e38944850f0c104e7a7280c84abf99d6b.zip |
kernel: add missing config options for 3.8
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35315 3c298f89-4303-0410-b956-a3cf2f4a3e73
-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 |