projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
remove automounting script for block devices - it's causing more problems than it...
[openwrt.git]
/
target
/
linux
/
generic-2.6
/
config-template
diff --git
a/target/linux/generic-2.6/config-template
b/target/linux/generic-2.6/config-template
index
7d5f5b5
..
3b17aec
100644
(file)
--- a/
target/linux/generic-2.6/config-template
+++ b/
target/linux/generic-2.6/config-template
@@
-109,6
+109,7
@@
CONFIG_BSD_DISKLABEL=y
CONFIG_BSD_PROCESS_ACCT=y
# CONFIG_BSD_PROCESS_ACCT_V3 is not set
CONFIG_BT=m
CONFIG_BSD_PROCESS_ACCT=y
# CONFIG_BSD_PROCESS_ACCT_V3 is not set
CONFIG_BT=m
+# CONFIG_BT_CMTP is not set
CONFIG_BT_BNEP=m
CONFIG_BT_BNEP_MC_FILTER=y
CONFIG_BT_BNEP_PROTO_FILTER=y
CONFIG_BT_BNEP=m
CONFIG_BT_BNEP_MC_FILTER=y
CONFIG_BT_BNEP_PROTO_FILTER=y
@@
-688,7
+689,7
@@
CONFIG_NFS_V4=y
# CONFIG_NFTL is not set
CONFIG_NLS=m
# CONFIG_NLS_ASCII is not set
# CONFIG_NFTL is not set
CONFIG_NLS=m
# CONFIG_NLS_ASCII is not set
-# CONFIG_NLS_CODEPAGE_1250 is not set
+CONFIG_NLS_CODEPAGE_1250=m
# CONFIG_NLS_CODEPAGE_1251 is not set
CONFIG_NLS_CODEPAGE_437=m
# CONFIG_NLS_CODEPAGE_737 is not set
# CONFIG_NLS_CODEPAGE_1251 is not set
CONFIG_NLS_CODEPAGE_437=m
# CONFIG_NLS_CODEPAGE_737 is not set
This page took
0.021033 seconds
and
4
git commands to generate.