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 ?

Bruce

> -- 
> 2.25.1
> 

> 
> 
> 

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#12248): 
https://lists.yoctoproject.org/g/linux-yocto/message/12248
Mute This Topic: https://lists.yoctoproject.org/mt/97420988/21656
Group Owner: [email protected]
Unsubscribe: 
https://lists.yoctoproject.org/g/linux-yocto/leave/6687884/21656/624485779/xyzzy
 [[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to