Commit bd3d4f53 authored by Jan Luebbe's avatar Jan Luebbe Committed by Arnd Bergmann

ARM: multi_v5_defconfig: Enable initramfs support

This makes it possible to automatically boot-test this defconfig with
kernelci.org.
Signed-off-by: default avatarJan Luebbe <jlu@pengutronix.de>
Signed-off-by: default avatarMichael Grzeschik <m.grzeschik@pengutronix.de>
Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
parent c0ea07f4
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment