mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +00:00
core/linux-raspberrypi: blk_dev_nvme back to =m
This commit is contained in:
parent
a12625bb49
commit
4da750a164
1 changed files with 2 additions and 2 deletions
|
@ -2060,8 +2060,8 @@ CONFIG_ATA_OVER_ETH=m
|
|||
#
|
||||
# NVME Support
|
||||
#
|
||||
CONFIG_NVME_CORE=y
|
||||
CONFIG_BLK_DEV_NVME=y
|
||||
CONFIG_NVME_CORE=m
|
||||
CONFIG_BLK_DEV_NVME=m
|
||||
# CONFIG_NVME_MULTIPATH is not set
|
||||
# CONFIG_NVME_HWMON is not set
|
||||
# CONFIG_NVME_FC is not set
|
||||
|
|
Loading…
Reference in a new issue