summaryrefslogtreecommitdiff
path: root/arch/arm/configs/multi_v5_defconfig
diff options
context:
space:
mode:
authorJan Luebbe <jlu@pengutronix.de>2016-02-24 16:03:19 +0100
committerArnd Bergmann <arnd@arndb.de>2016-02-26 22:44:52 +0100
commitbd3d4f538561cb47bb82bbf31c79afe3b10e243e (patch)
treefca9c62ed42ef7050a6fd5616b6300c484c5e721 /arch/arm/configs/multi_v5_defconfig
parentc0ea07f4028981564944d9b9d7fe1d5c7e41451d (diff)
ARM: multi_v5_defconfig: Enable initramfs support
This makes it possible to automatically boot-test this defconfig with kernelci.org. Signed-off-by: Jan Luebbe <jlu@pengutronix.de> Signed-off-by: Michael Grzeschik <m.grzeschik@pengutronix.de> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'arch/arm/configs/multi_v5_defconfig')
-rw-r--r--arch/arm/configs/multi_v5_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/configs/multi_v5_defconfig b/arch/arm/configs/multi_v5_defconfig
index fcbc633ef991..ab503c2c8cdd 100644
--- a/arch/arm/configs/multi_v5_defconfig
+++ b/arch/arm/configs/multi_v5_defconfig
@@ -2,6 +2,7 @@ CONFIG_SYSVIPC=y
CONFIG_NO_HZ=y
CONFIG_HIGH_RES_TIMERS=y
CONFIG_LOG_BUF_SHIFT=19
+CONFIG_BLK_DEV_INITRD=y
CONFIG_PROFILING=y
CONFIG_OPROFILE=y
CONFIG_KPROBES=y