summarylogtreecommitdiffstats
path: root/defconfig
diff options
context:
space:
mode:
authorEric Woudstra2022-07-22 16:43:29 +0200
committerEric Woudstra2022-07-22 16:43:29 +0200
commitc64d387f50070e3bd70e6e2f71aa698fd67e37ca (patch)
treedb54d987423540601ab59a013f6b30e20f210c7b /defconfig
parent66d347108ba77c10251dd1e9d7e16d5c4deb5197 (diff)
downloadaur-c64d387f50070e3bd70e6e2f71aa698fd67e37ca.tar.gz
Aarch64 kernel for BananaPi R64, working now.
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
#