commit | 0728aeb7ead99a9b0dac2f3c92b3752b4e02ff97 | [log] [tgz] |
---|---|---|
author | Corentin Labbe <clabbe@baylibre.com> | Mon Feb 25 09:45:38 2019 +0000 |
committer | Vineet Gupta <vgupta@synopsys.com> | Mon Feb 25 12:11:01 2019 -0800 |
tree | 3a91df58940a614bc364bae33b42a082a729fbf5 | |
parent | edb64bca50cd736c6894cc6081d5263c007ce005 [diff] |
arc: hsdk_defconfig: Enable CONFIG_BLK_DEV_RAM 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>