[PATCH] powerpc: Add aacraid and nvme to powernv_defconfig

Benjamin Herrenschmidt benh at kernel.crashing.org
Wed Dec 20 13:14:25 AEDT 2017


On Wed, 2017-12-20 at 12:59 +1100, Alexey Kardashevskiy wrote:
> On 20/12/17 12:51, Benjamin Herrenschmidt wrote:
> > These adapters can be found in a number of our systems, so let's
> > enable the corresponding drivers by default.
> > 
> > Signed-off-by: Benjamin Herrenschmidt <benh at kernel.crashing.org>
> > ---
> > --- a/arch/powerpc/configs/powernv_defconfig	2017-12-19 18:37:24.803470591 -0600
> > +++ b/arch/powerpc/configs/powernv_defconfig	2017-12-19 19:47:57.931952417 -0600
> > @@ -97,6 +97,7 @@
> >  CONFIG_BLK_DEV_RAM=y
> >  CONFIG_BLK_DEV_RAM_SIZE=65536
> >  CONFIG_VIRTIO_BLK=m
> > +CONFIG_BLK_DEV_NVME=y
> >  CONFIG_IDE=y
> >  CONFIG_BLK_DEV_IDECD=y
> >  CONFIG_BLK_DEV_GENERIC=y
> > @@ -113,6 +114,7 @@
> >  CONFIG_SCSI_CXGB4_ISCSI=m
> >  CONFIG_SCSI_BNX2_ISCSI=m
> >  CONFIG_BE2ISCSI=m
> > +CONFIG_SCSI_AACRAID=y
> >  CONFIG_SCSI_MPT2SAS=m
> >  CONFIG_SCSI_SYM53C8XX_2=m
> >  CONFIG_SCSI_SYM53C8XX_DMA_ADDRESSING_MODE=0
> > 
> 
> "y", not "m"?

Yes. I like my boot devices to be "y"

Cheers,
Ben.



More information about the Linuxppc-dev mailing list