summarylogtreecommitdiffstats
path: root/defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'defconfig')
-rw-r--r--defconfig16
1 files changed, 15 insertions, 1 deletions
diff --git a/defconfig b/defconfig
index e104c26c757a..33a874db5042 100644
--- a/defconfig
+++ b/defconfig
@@ -51,7 +51,6 @@ CONFIG_CGROUP_CPUACCT=y
CONFIG_CGROUP_PERF=y
# CONFIG_UTS_NS is not set
CONFIG_USER_NS=y
-CONFIG_BLK_DEV_INITRD=y
CONFIG_CC_OPTIMIZE_FOR_SIZE=y
#
@@ -301,6 +300,7 @@ CONFIG_MTD=y
#
# Partition parsers
#
+CONFIG_MTD_CMDLINE_PARTS=m
# CONFIG_MTD_OF_PARTS is not set
# end of Partition parsers
@@ -309,6 +309,13 @@ CONFIG_MTD=y
#
CONFIG_NFTL=m
CONFIG_NFTL_RW=y
+
+#
+# Self-contained MTD device drivers
+#
+CONFIG_MTD_BLOCK2MTD=m
+# end of Self-contained MTD device drivers
+
CONFIG_MTD_SPI_NOR=y
# CONFIG_MTD_SPI_NOR_USE_4K_SECTORS is not set
@@ -744,6 +751,13 @@ CONFIG_NLS_ISO8859_1=y
CONFIG_CRYPTO_ECHAINIV=y
#
+# Library routines
+#
+
+CONFIG_XZ_DEC=y
+# end of Library routines
+
+#
# Kernel hacking
#