]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
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:14:59 +0000 (09:14 +0200)
commit2d6453a3e9e08b40c93b1049a591c6caa5dfa06a
tree2c0d752f9ab83c5215b778f013193885e2036540
parent8232cdfd5643909f30abe17d8ad9d81459f7feae
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