Skip to content

Commit f67a922

Browse files
Avenger-285714tsbogend
authored andcommitted
MIPS: loongson3_defconfig: Enable blk_dev_nvme by default
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>
1 parent 5cf28d2 commit f67a922

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/mips/configs/loongson3_defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,7 @@ CONFIG_BLK_DEV_LOOP=y
141141
CONFIG_BLK_DEV_RAM=y
142142
CONFIG_BLK_DEV_RAM_SIZE=8192
143143
CONFIG_VIRTIO_BLK=y
144+
CONFIG_BLK_DEV_NVME=m
144145
CONFIG_RAID_ATTRS=m
145146
CONFIG_BLK_DEV_SD=y
146147
CONFIG_BLK_DEV_SR=y

0 commit comments

Comments
 (0)