b1cdb250c5
Enable CONFIG_BLK_DEV_INITRD to allow booting an external initramfs passed by the bootloader via the Android boot image format. Without this option the kernel ignores any ramdisk provided through ATAGs or the devicetree linux,initrd-start/end properties and hangs indefinitely at: Waiting for root device /dev/ram0... Signed-off-by: Sergej Wiebe <sergej.wiebe@wago.com>