projects
/
openwrt
/
staging
/
lynxis.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c8f0290
)
imx6: disable ext2/ext3 filesystem support (ext4 is enough)
author
Felix Fietkau
<nbd@openwrt.org>
Thu, 24 Sep 2015 08:37:35 +0000
(08:37 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Thu, 24 Sep 2015 08:37:35 +0000
(08:37 +0000)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 47032
target/linux/imx6/config-3.18
patch
|
blob
|
history
diff --git
a/target/linux/imx6/config-3.18
b/target/linux/imx6/config-3.18
index 83bfd0d41ffc4e0a2cf4ce78bdb3e2cc168de97c..fcd86d495b1d5a7515d2f41d947b2164eb3b9c55 100644
(file)
--- a/
target/linux/imx6/config-3.18
+++ b/
target/linux/imx6/config-3.18
@@
-108,14
+108,6
@@
CONFIG_DTC=y
# CONFIG_DW_DMAC_CORE is not set
# CONFIG_DW_DMAC_PCI is not set
# CONFIG_EMAC_ROCKCHIP is not set
-CONFIG_EXT2_FS=y
-CONFIG_EXT2_FS_POSIX_ACL=y
-CONFIG_EXT2_FS_SECURITY=y
-CONFIG_EXT2_FS_XATTR=y
-CONFIG_EXT3_FS=y
-CONFIG_EXT3_FS_POSIX_ACL=y
-CONFIG_EXT3_FS_SECURITY=y
-CONFIG_EXT3_FS_XATTR=y
CONFIG_EXT4_FS=y
CONFIG_EXT4_FS_POSIX_ACL=y
CONFIG_EXT4_FS_SECURITY=y