projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
mtd: Fix compile warning
[openwrt.git]
/
target
/
linux
/
generic
/
config-2.6.30
diff --git
a/target/linux/generic/config-2.6.30
b/target/linux/generic/config-2.6.30
index
bf51306
..
cd0b7dc
100644
(file)
--- a/
target/linux/generic/config-2.6.30
+++ b/
target/linux/generic/config-2.6.30
@@
-1370,10
+1370,10
@@
CONFIG_NETWORK_FILESYSTEMS=y
# CONFIG_NET_ACT_PEDIT is not set
# CONFIG_NET_ACT_POLICE is not set
# CONFIG_NET_ACT_SIMP is not set
# CONFIG_NET_ACT_PEDIT is not set
# CONFIG_NET_ACT_POLICE is not set
# CONFIG_NET_ACT_SIMP is not set
-CONFIG_NET_ACT_SKBEDIT=y
+# CONFIG_NET_ACT_SKBEDIT is not set
CONFIG_NET_CLS=y
CONFIG_NET_CLS=y
-CONFIG_NET_CLS_ACT=y
-CONFIG_NET_CLS_BASIC=y
+# CONFIG_NET_CLS_ACT is not set
+# CONFIG_NET_CLS_BASIC is not set
# CONFIG_NET_CLS_FLOW is not set
# CONFIG_NET_CLS_FW is not set
CONFIG_NET_CLS_IND=y
# CONFIG_NET_CLS_FLOW is not set
# CONFIG_NET_CLS_FW is not set
CONFIG_NET_CLS_IND=y
@@
-1688,7
+1688,7
@@
CONFIG_PRINTK=y
# CONFIG_PRINTK_TIME is not set
# CONFIG_PRISM54 is not set
CONFIG_PROC_FS=y
# CONFIG_PRINTK_TIME is not set
# CONFIG_PRISM54 is not set
CONFIG_PROC_FS=y
-CONFIG_PROC_KCORE=y
+# CONFIG_PROC_KCORE is not set
# CONFIG_PROC_PAGE_MONITOR is not set
CONFIG_PROC_SYSCTL=y
# CONFIG_PROFILING is not set
# CONFIG_PROC_PAGE_MONITOR is not set
CONFIG_PROC_SYSCTL=y
# CONFIG_PROFILING is not set
@@
-2211,7
+2211,7
@@
CONFIG_SWAP=y
# CONFIG_SYNCLINK_CS is not set
CONFIG_SYN_COOKIES=y
CONFIG_SYSCTL=y
# CONFIG_SYNCLINK_CS is not set
CONFIG_SYN_COOKIES=y
CONFIG_SYSCTL=y
-CONFIG_SYSCTL_SYSCALL=y
+# CONFIG_SYSCTL_SYSCALL is not set
# CONFIG_SYSCTL_SYSCALL_CHECK is not set
CONFIG_SYSFS=y
# CONFIG_SYSFS_DEPRECATED is not set
# CONFIG_SYSCTL_SYSCALL_CHECK is not set
CONFIG_SYSFS=y
# CONFIG_SYSFS_DEPRECATED is not set
This page took
0.021477 seconds
and
4
git commands to generate.