arc: hsdk_defconfig: Enable CONFIG_BLK_DEV_RAM Browse files 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...
CONFIG_BLK_DEV_THROTTLING_LOW is enabled. What: /sys/block/<disk>/queue/virt_boundary_mask Date: April 2021 Contact: linux-block@vger.kernel.org 1 change: 0 additions & 1 deletion 1 arch/loongarch/configs/loongson3_defconfig Original file line numberDiff line numberDiff line change @@ -...
CONFIG_VIRTIO_BLK=y CONFIG_UID_SYS_STATS=y 1 change: 1 addition & 0 deletions 1 arch/arm64/configs/meson64_defconfig Original file line numberDiff line numberDiff line change @@ -401,6 +401,7 @@ CONFIG_MTD_SPI_NOR=y CONFIG_MTD_UBI=y CONFIG_ZRAM=y CONFIG_BLK_DEV_LOO...