diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2014-07-13 16:25:54 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2014-07-13 16:25:54 +0000 |
commit | d0ad8c00b6cc0716feae5d12c2ae5b4717c4ac29 (patch) | |
tree | 3050b5cbce516cd215941a02a6dd0ada941cea01 /target/linux/generic/config-3.10 | |
parent | 59cfa05bf3c533c0694ca4f22e787952234fc1ac (diff) | |
download | upstream-d0ad8c00b6cc0716feae5d12c2ae5b4717c4ac29.tar.gz upstream-d0ad8c00b6cc0716feae5d12c2ae5b4717c4ac29.tar.bz2 upstream-d0ad8c00b6cc0716feae5d12c2ae5b4717c4ac29.zip |
kernel: sort Kconfig options in kernel configs
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 41614
Diffstat (limited to 'target/linux/generic/config-3.10')
-rw-r--r-- | target/linux/generic/config-3.10 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/config-3.10 b/target/linux/generic/config-3.10 index 2d97df8d61..cef8b16cf2 100644 --- a/target/linux/generic/config-3.10 +++ b/target/linux/generic/config-3.10 @@ -521,12 +521,12 @@ CONFIG_CAVIUM_OCTEON_HELPER=y # CONFIG_CHR_DEV_ST is not set # CONFIG_CICADA_PHY is not set # CONFIG_CIFS is not set +# CONFIG_CIFS_ACL is not set # CONFIG_CIFS_DEBUG is not set # CONFIG_CIFS_DEBUG2 is not set # CONFIG_CIFS_FSCACHE is not set # CONFIG_CIFS_NFSD_EXPORT is not set CONFIG_CIFS_POSIX=y -# CONFIG_CIFS_ACL is not set # CONFIG_CIFS_SMB2 is not set CONFIG_CIFS_STATS=y # CONFIG_CIFS_STATS2 is not set |