diff options
author | Simon Rettberg | 2021-10-20 15:45:22 +0200 |
---|---|---|
committer | Simon Rettberg | 2021-10-20 15:45:22 +0200 |
commit | b35b0f3e72f3ce1e975e494f64c6890bd726a8c3 (patch) | |
tree | aaf6e5509fbbe12b8e9dddac55f4bec460e5ee41 /data | |
parent | [kernel-vanilla] 5.10.75 (diff) | |
download | mltk-b35b0f3e72f3ce1e975e494f64c6890bd726a8c3.tar.gz mltk-b35b0f3e72f3ce1e975e494f64c6890bd726a8c3.tar.xz mltk-b35b0f3e72f3ce1e975e494f64c6890bd726a8c3.zip |
kernel config: CONFIG_BLK_DEV_NVME=y
Diffstat (limited to 'data')
-rw-r--r-- | data/kernel.wanted.config | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/kernel.wanted.config b/data/kernel.wanted.config index 286c1c48..1073c5fb 100644 --- a/data/kernel.wanted.config +++ b/data/kernel.wanted.config @@ -93,6 +93,7 @@ CONFIG_BLK_DEV_LOOP_FILE_FMT_QCOW=y CONFIG_BLK_DEV_LOOP_FILE_FMT_RAW=y CONFIG_BLK_DEV_LOOP_MIN_COUNT=8 CONFIG_BLK_DEV_NBD=y +CONFIG_BLK_DEV_NVME=y CONFIG_BLK_DEV_PCIESSD_MTIP32XX=y CONFIG_BLK_MQ_VIRTIO=y CONFIG_BLOCK=y |