From: Jan Luebbe Date: Thu, 25 Feb 2016 11:24:00 +0000 (+0100) Subject: ARM: mxs_defconfig: Enable initramfs support X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=4962e48ea06289f91ecf4c26c054b38b4113a03a;p=deliverable%2Flinux.git 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 --- 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