Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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

authored by

Anton Blanchard and committed by
Michael Ellerman
fdaa7ce2 ada68a66

+1
+1
arch/powerpc/configs/pseries_defconfig
··· 93 93 CONFIG_BLK_DEV_RAM=y 94 94 CONFIG_BLK_DEV_RAM_SIZE=65536 95 95 CONFIG_VIRTIO_BLK=m 96 + CONFIG_BLK_DEV_NVME=y 96 97 CONFIG_BLK_DEV_SD=y 97 98 CONFIG_CHR_DEV_ST=m 98 99 CONFIG_BLK_DEV_SR=y