summaryrefslogtreecommitdiffstats
path: root/openpower/configs/linux
diff options
context:
space:
mode:
authorSamuel Mendoza-Jonas <sam@mendozajonas.com>2016-10-10 10:18:06 +1100
committerSamuel Mendoza-Jonas <sam@mendozajonas.com>2016-10-10 11:15:05 +1100
commit45617489fb5024b4219cbdd85704a4496ff2c34b (patch)
tree4b0cfd4ec9beed319336399276e8486845e0c2ac /openpower/configs/linux
parent83a72c626b7d270ce2b53f624c437d13983215e3 (diff)
downloadtalos-op-build-45617489fb5024b4219cbdd85704a4496ff2c34b.tar.gz
talos-op-build-45617489fb5024b4219cbdd85704a4496ff2c34b.zip
Revert "Revert "Add NVME block device support and userspace utilities""
This reverts commit 6dc084f36646d333e636b1ad362912fc686925b4. With linux 4.4.20 the shutdown issues with NVMe appear to be resolved - re-enable support by reverting the original revert. Signed-off-by: Samuel Mendoza-Jonas <sam@mendozajonas.com>
Diffstat (limited to 'openpower/configs/linux')
-rw-r--r--openpower/configs/linux/skiroot_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/openpower/configs/linux/skiroot_defconfig b/openpower/configs/linux/skiroot_defconfig
index e2db681d..afee3a2c 100644
--- a/openpower/configs/linux/skiroot_defconfig
+++ b/openpower/configs/linux/skiroot_defconfig
@@ -72,6 +72,7 @@ CONFIG_BLK_DEV_RAM=y
CONFIG_BLK_DEV_RAM_SIZE=65536
CONFIG_ATA_OVER_ETH=m
CONFIG_VIRTIO_BLK=m
+CONFIG_BLK_DEV_NVME=m
CONFIG_EEPROM_AT24=y
# CONFIG_CXL is not set
CONFIG_BLK_DEV_SD=m
OpenPOWER on IntegriCloud