From 4962e48ea06289f91ecf4c26c054b38b4113a03a Mon Sep 17 00:00:00 2001 From: Jan Luebbe Date: Thu, 25 Feb 2016 12:24:00 +0100 Subject: [PATCH] ARM: mxs_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: Shawn Guo --- arch/arm/configs/mxs_defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm/configs/mxs_defconfig b/arch/arm/configs/mxs_defconfig index c6d9fb3c7dc3..6e0f751be229 100644 --- a/arch/arm/configs/mxs_defconfig +++ b/arch/arm/configs/mxs_defconfig @@ -12,6 +12,7 @@ CONFIG_IKCONFIG_PROC=y # CONFIG_IPC_NS is not set # CONFIG_PID_NS is not set # CONFIG_NET_NS is not set +CONFIG_BLK_DEV_INITRD=y CONFIG_PERF_EVENTS=y # CONFIG_COMPAT_BRK is not set CONFIG_MODULES=y