arc: hsdk_defconfig: Enable CONFIG_BLK_DEV_RAM
authorCorentin Labbe <clabbe@baylibre.com>
Mon, 25 Feb 2019 09:45:38 +0000 (09:45 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 20 Apr 2019 07:15:54 +0000 (09:15 +0200)
commit618490ba58414238c962265603068f68b1537c2e
tree30cbba6061bcaaa44867faca4e197c9a94077676
parent2296eedef0c514e7d64abbbb223fb0ff2bacf053
arc: hsdk_defconfig: Enable CONFIG_BLK_DEV_RAM

[ Upstream commit 0728aeb7ead99a9b0dac2f3c92b3752b4e02ff97 ]

We have now a HSDK device in our kernelci lab, but kernel builded via
the hsdk_defconfig lacks ramfs supports, so it cannot boot kernelci jobs
yet.

So this patch enable CONFIG_BLK_DEV_RAM in hsdk_defconfig.

Signed-off-by: Corentin Labbe <clabbe@baylibre.com>
Acked-by: Alexey Brodkin <abrodkin@synopsys.com>
Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
arch/arc/configs/hsdk_defconfig