mbox series

[0/2] arc: hsdk_defconfig: permit kernelci jobs

Message ID 1549355535-22052-1-git-send-email-clabbe@baylibre.com
Headers show
Series arc: hsdk_defconfig: permit kernelci jobs | expand

Message

Corentin LABBE Feb. 5, 2019, 8:32 a.m. UTC
Hello

In our kernelci lab, we have one hsdk device and since it is the only
ARC device at our disposal, it is important to made it availlable for
kernelci boot jobs.

Since kernelci build only defconfig without hacking it, it is important
that defconfig are bootable by default.
And so for hsdk_defconfig, it miss two CONFIGs for let hsdk boot.

Thanks
Regards

Corentin Labbe (2):
  arc: hsdk_defconfig: Enable CONFIG_BLK_DEV_RAM
  arc: hsdk_defconfig: enable CONFIG_ARC_UBOOT_SUPPORT

 arch/arc/configs/hsdk_defconfig | 2 ++
 1 file changed, 2 insertions(+)