summaryrefslogtreecommitdiffstats
path: root/target/linux/generic/config-2.6.30
diff options
context:
space:
mode:
authorhauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73>2011-01-09 22:43:06 +0000
committerhauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73>2011-01-09 22:43:06 +0000
commit13ec8222a8549fb59c73c4abf7a53e7c40d06cc0 (patch)
treef0cd657f2f1f2a4f7129ec8b00e4a1923317603e /target/linux/generic/config-2.6.30
parentd2983aa0bea0a9022fba3a400b4fe5f782d34a57 (diff)
kernel: deactivate ext4 SElinux support and extended attributes support
in general config. This effects the build in kmod-fs-ext4 and when it is build into the kernel in the x86 target. Thank you Philip Prindeville git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24951 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic/config-2.6.30')
-rw-r--r--target/linux/generic/config-2.6.302
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/generic/config-2.6.30 b/target/linux/generic/config-2.6.30
index 6e7d6a796..87e8c6dde 100644
--- a/target/linux/generic/config-2.6.30
+++ b/target/linux/generic/config-2.6.30
@@ -521,6 +521,8 @@ CONFIG_EXPERIMENTAL=y
# CONFIG_EXT4DEV_COMPAT is not set
# CONFIG_EXT4DEV_FS is not set
# CONFIG_EXT4_FS is not set
+# CONFIG_EXT4_FS_SECURITY is not set
+# CONFIG_EXT4_FS_XATTR is not set
CONFIG_EXTRA_FIRMWARE=""
CONFIG_EXTRA_TARGETS=""
# CONFIG_FAIR_GROUP_SCHED is not set