projects
/
openwrt
/
staging
/
chunkeey.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
74f4f51
)
arm64: disable ext2/ext3 filesystem support (ext4 is enough)
author
Felix Fietkau
<nbd@openwrt.org>
Thu, 24 Sep 2015 08:37:23 +0000
(08:37 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Thu, 24 Sep 2015 08:37:23 +0000
(08:37 +0000)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 47030
target/linux/arm64/config-default
patch
|
blob
|
history
diff --git
a/target/linux/arm64/config-default
b/target/linux/arm64/config-default
index 55d333d556ce91c70e1a43780ff1022e838c7f50..28162b9f9bd016cbf02116410db1862dd01f5492 100644
(file)
--- a/
target/linux/arm64/config-default
+++ b/
target/linux/arm64/config-default
@@
-100,8
+100,6
@@
CONFIG_DEFAULT_NOOP=y
CONFIG_DEVTMPFS=y
CONFIG_DTC=y
# CONFIG_EFI is not set
-CONFIG_EXT2_FS=y
-CONFIG_EXT3_FS=y
CONFIG_EXT4_FS=y
CONFIG_FAT_FS=y
CONFIG_FB=y