From: Jan Luebbe Date: Wed, 24 Feb 2016 15:03:19 +0000 (+0100) Subject: ARM: multi_v5_defconfig: Enable initramfs support X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=bd3d4f538561cb47bb82bbf31c79afe3b10e243e;p=linux-beck.git 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 Signed-off-by: Michael Grzeschik Signed-off-by: Arnd Bergmann --- 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