> -----Original Message----- > From: [email protected] <linux- > [email protected]> On Behalf Of Bruce Ashfield > Sent: Thursday, March 9, 2023 5:51 AM > To: Saini, Naveen Kumar <[email protected]> > Cc: [email protected] > Subject: Re: [linux-yocto] [kernel-cache][PATCH 10/11] common-pc: Enable > DesignWare PWM & SPI Controller support > > In message: [linux-yocto] [kernel-cache][PATCH 10/11] common-pc: Enable > DesignWare PWM & SPI Controller support on 06/03/2023 Naveen Saini > wrote: > > > Signed-off-by: Naveen Saini <[email protected]> > > --- > > bsp/common-pc/common-pc-drivers.cfg | 9 +++++++++ > > 1 file changed, 9 insertions(+) > > > > diff --git a/bsp/common-pc/common-pc-drivers.cfg > > b/bsp/common-pc/common-pc-drivers.cfg > > index 5e2018d6..0d2672bc 100644 > > --- a/bsp/common-pc/common-pc-drivers.cfg > > +++ b/bsp/common-pc/common-pc-drivers.cfg > > @@ -62,3 +62,12 @@ CONFIG_EEPROM_AT24=m > > > > CONFIG_NVME_CORE=y > > CONFIG_BLK_DEV_NVME=y > > + > > +# DesignWare PWM Controller > > +CONFIG_PWM_DWC=m > > + > > +# DesignWare SPI controller core support CONFIG_SPI_DESIGNWARE=m > > +CONFIG_SPI_DW_DMA=y CONFIG_SPI_DW_PCI=m > CONFIG_SPI_DW_MMIO=m > > Out of curiosity, why did these specific drivers get enabled in common-pc- > drivers, versus a named feature that could be included ?
Yes, it should be included as named feature. I will do that. > > Bruce > > > -- > > 2.25.1 > > > > > > > > >
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#12257): https://lists.yoctoproject.org/g/linux-yocto/message/12257 Mute This Topic: https://lists.yoctoproject.org/mt/97420988/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
