Re: [PATCH] powerpc/configs: Add BLK_DEV_NVME to pseries_defconfig

2020-08-02 Thread Michael Ellerman
On Wed, 29 Jul 2020 14:08:28 +1000, Anton Blanchard wrote: > I've forgotten to manual enable NVME when building pseries kernels > for machines with NVME adapters. Since it's a reasonably common > configuration, enable it by default. Applied to powerpc/next. [1/1] powerpc/configs: Add

[PATCH] powerpc/configs: Add BLK_DEV_NVME to pseries_defconfig

2020-07-28 Thread Anton Blanchard
I've forgotten to manual 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 --- arch/powerpc/configs/pseries_defconfig | 1 + 1 file changed, 1 insertion(+) diff --git