From 8067116c10bdf7c34f292ae64c4b6ed6193d3182 Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens Date: Sun, 9 Jan 2011 22:43:06 +0000 Subject: 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 SVN-Revision: 24951 --- target/linux/generic/config-2.6.34 | 2 ++ 1 file changed, 2 insertions(+) (limited to 'target/linux/generic/config-2.6.34') diff --git a/target/linux/generic/config-2.6.34 b/target/linux/generic/config-2.6.34 index 7f17618..9209458 100644 --- a/target/linux/generic/config-2.6.34 +++ b/target/linux/generic/config-2.6.34 @@ -569,6 +569,8 @@ CONFIG_EXPERIMENTAL=y # CONFIG_EXT4DEV_FS is not set # CONFIG_EXT4_DEBUG is not set # CONFIG_EXT4_FS is not set +# CONFIG_EXT4_FS_SECURITY is not set +# CONFIG_EXT4_FS_XATTR is not set CONFIG_EXT4_USE_FOR_EXT23=y CONFIG_EXTRA_FIRMWARE="" CONFIG_EXTRA_TARGETS="" -- cgit v1.1