aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/configs/pseries_defconfig
diff options
context:
space:
mode:
authorAnton Blanchard <anton@ozlabs.org>2020-07-29 14:08:28 +1000
committerMichael Ellerman <mpe@ellerman.id.au>2020-07-29 23:47:53 +1000
commitfdaa7ce2016ccd09a538b05bace5f4479662ddcb (patch)
treee95302e7c438a9ee2518577760e46106e59a72fc /arch/powerpc/configs/pseries_defconfig
parentpowerpc/64s: Move HMI IRQ stat from percpu variable to paca. (diff)
downloadlinux-dev-fdaa7ce2016ccd09a538b05bace5f4479662ddcb.tar.xz
linux-dev-fdaa7ce2016ccd09a538b05bace5f4479662ddcb.zip
powerpc/configs: Add BLK_DEV_NVME to pseries_defconfig
I've forgotten to manually enable NVME when building pseries kernels for machines with NVME adapters. Since it's a reasonably common configuration, enable it by default. Signed-off-by: Anton Blanchard <anton@ozlabs.org> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/20200729040828.2312966-1-anton@ozlabs.org
Diffstat (limited to 'arch/powerpc/configs/pseries_defconfig')
-rw-r--r--arch/powerpc/configs/pseries_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/powerpc/configs/pseries_defconfig b/arch/powerpc/configs/pseries_defconfig
index efd5398928d5..d5dece981c02 100644
--- a/arch/powerpc/configs/pseries_defconfig
+++ b/arch/powerpc/configs/pseries_defconfig
@@ -93,6 +93,7 @@ CONFIG_BLK_DEV_NBD=m
CONFIG_BLK_DEV_RAM=y
CONFIG_BLK_DEV_RAM_SIZE=65536
CONFIG_VIRTIO_BLK=m
+CONFIG_BLK_DEV_NVME=y
CONFIG_BLK_DEV_SD=y
CONFIG_CHR_DEV_ST=m
CONFIG_BLK_DEV_SR=y