[linux-yocto] [yocto-kernel-cache][PATCH 4/6] intel-common-drivers: enable EG20T platform controller hub

Sullivan, California L california.l.sullivan at intel.com
Thu Apr 28 17:17:12 PDT 2016


Minor nitpick: Including this in intel-common-drivers.scc means it will
be included in both 32 and 64 bit BSPs, meaning we no longer need it in
intel-common-drivers-32.scc.

---
Cal

On 04/27/2016 09:24 PM, chun.weng.ong at intel.com wrote:
> From: Ong Chun Weng <chun.weng.ong at intel.com>
>
> ---
>  bsp/intel-common/intel-common-drivers.scc | 3 +++
>  1 file changed, 3 insertions(+)
>
> diff --git a/bsp/intel-common/intel-common-drivers.scc b/bsp/intel-common/intel-common-drivers.scc
> index 9beef28..f03e794 100644
> --- a/bsp/intel-common/intel-common-drivers.scc
> +++ b/bsp/intel-common/intel-common-drivers.scc
> @@ -12,6 +12,9 @@ kconf hardware bsp/common-pc/common-pc-eth.cfg
>  kconf hardware bsp/common-pc/common-pc-gfx.cfg
>  kconf hardware bsp/common-pc/common-pc-wifi.cfg
>  
> +# Platform Controller Hun EG20T
> +include features/eg20t/eg20t.scc
> +
>  # PCI
>  include features/pci/pci.scc
>  



More information about the linux-yocto mailing list