Skip to content

Commit

Permalink
MIPS: loongson3_defconfig: Enable blk_dev_nvme by default
Browse files Browse the repository at this point in the history
commit f67a922230e898dc7f399cf14489e513224d6c4b upstream.

A significant number of 3A4000 machines come with NVMe drives
pre-installed, so we should support it in its defconfig.

Tested-by: Erpeng Xu <[email protected]>
Tested-by: Qiang Ma <[email protected]>
Signed-off-by: WangYuli <[email protected]>
Signed-off-by: Thomas Bogendoerfer <[email protected]>
Signed-off-by: WangYuli <[email protected]>
  • Loading branch information
Avenger-285714 committed Dec 4, 2024
1 parent 3f2d3a5 commit c9a736e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/mips/configs/loongson3_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,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
Expand Down

0 comments on commit c9a736e

Please sign in to comment.