projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[brcm63xx] fix gpio-leds registration for boards having less than 8 LEDs (#6528)
[openwrt.git]
/
target
/
linux
/
generic-2.6
/
config-2.6.32
diff --git
a/target/linux/generic-2.6/config-2.6.32
b/target/linux/generic-2.6/config-2.6.32
index
7dcb878
..
ed632a8
100644
(file)
--- a/
target/linux/generic-2.6/config-2.6.32
+++ b/
target/linux/generic-2.6/config-2.6.32
@@
-1515,12
+1515,12
@@
CONFIG_NFSD_TCP=y
# CONFIG_NFSD_V2_ACL is not set
# CONFIG_NFSD_V3_ACL is not set
CONFIG_NFSD_V3=y
# CONFIG_NFSD_V2_ACL is not set
# CONFIG_NFSD_V3_ACL is not set
CONFIG_NFSD_V3=y
-CONFIG_NFSD_V4=y
+# CONFIG_NFSD_V4 is not set
# CONFIG_NFS_FS is not set
# CONFIG_NFS_V3_ACL is not set
CONFIG_NFS_V3=y
# CONFIG_NFS_V4_1 is not set
# CONFIG_NFS_FS is not set
# CONFIG_NFS_V3_ACL is not set
CONFIG_NFS_V3=y
# CONFIG_NFS_V4_1 is not set
-CONFIG_NFS_V4=y
+# CONFIG_NFS_V4 is not set
# CONFIG_NFTL is not set
# CONFIG_NILFS2_FS is not set
CONFIG_NL80211=y
# CONFIG_NFTL is not set
# CONFIG_NILFS2_FS is not set
CONFIG_NL80211=y
This page took
0.022565 seconds
and
4
git commands to generate.