]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
MIPS: loongson3_defconfig: Enable blk_dev_nvme by default
authorWangYuli <wangyuli@uniontech.com>
Sun, 3 Nov 2024 13:00:05 +0000 (21:00 +0800)
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>
Tue, 12 Nov 2024 14:50:54 +0000 (15:50 +0100)
A significant number of 3A4000 machines come with NVMe drives
pre-installed, so we should support it in its defconfig.

Tested-by: Erpeng Xu <xuerpeng@uniontech.com>
Tested-by: Qiang Ma <maqianga@uniontech.com>
Signed-off-by: WangYuli <wangyuli@uniontech.com>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
arch/mips/configs/loongson3_defconfig

index 30837f3b6acd43bc51aa320441043d1f14beef3d..98844b457b7f4ca3a4835ecf3542917b044d165b 100644 (file)
@@ -141,6 +141,7 @@ CONFIG_BLK_DEV_LOOP=y
 CONFIG_BLK_DEV_RAM=y
 CONFIG_BLK_DEV_RAM_SIZE=8192
 CONFIG_VIRTIO_BLK=y
+CONFIG_BLK_DEV_NVME=m
 CONFIG_RAID_ATTRS=m
 CONFIG_BLK_DEV_SD=y
 CONFIG_BLK_DEV_SR=y