[kernel] Enable CONFIG_BLK_DEV_NVME

Justin M. Forbes jforbes at fedoraproject.org
Thu Jul 19 20:20:19 UTC 2012


commit a173a26bf190c954ecf3258d613378831e73d69f
Author: Justin M. Forbes <jforbes at redhat.com>
Date:   Thu Jul 19 15:19:20 2012 -0500

    Enable CONFIG_BLK_DEV_NVME

 config-generic |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/config-generic b/config-generic
index 4022d3e..a1298ae 100644
--- a/config-generic
+++ b/config-generic
@@ -248,7 +248,7 @@ CONFIG_BLK_DEV_LOOP=y
 CONFIG_BLK_DEV_LOOP_MIN_COUNT=8
 CONFIG_BLK_DEV_CRYPTOLOOP=m
 CONFIG_BLK_DEV_NBD=m
-# CONFIG_BLK_DEV_NVME is not set
+CONFIG_BLK_DEV_NVME=m
 CONFIG_BLK_DEV_OSD=m
 CONFIG_BLK_DEV_RAM=m
 CONFIG_BLK_DEV_RAM_COUNT=16


More information about the scm-commits mailing list