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 | 2998554fc2e9e850ed1a15a91eb2ba4b0fd84eb3 (patch) | |
tree | 712f20ef4389066573eade7dbec3fad27bda1db2 /target/linux/generic/config-3.10 | |
parent | 8b62e7b22da0e433acfefeb72b6e6b9d64c70b7d (diff) | |
download | upstream-2998554fc2e9e850ed1a15a91eb2ba4b0fd84eb3.tar.gz upstream-2998554fc2e9e850ed1a15a91eb2ba4b0fd84eb3.tar.bz2 upstream-2998554fc2e9e850ed1a15a91eb2ba4b0fd84eb3.zip |
kernel: sort Kconfig options in kernel configs
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41614 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 |