[linux-yocto] [PATCH] common-pc: add xHCI, Intel wifi, and Intel GPU support

Bruce Ashfield bruce.ashfield at windriver.com
Thu Aug 22 08:41:16 PDT 2013


On 13-08-22 10:47 AM, Ross Burton wrote:
> These are fairly ubiquitous among modern Intel platforms, so add them to
> common-pc.

Queued for 3.8 and 3.10.

Bruce

>
> Signed-off-by: Ross Burton <ross.burton at intel.com>
> ---
>   meta/cfg/kernel-cache/bsp/common-pc/common-pc.scc |    8 ++++++++
>   1 file changed, 8 insertions(+)
>
> diff --git a/meta/cfg/kernel-cache/bsp/common-pc/common-pc.scc b/meta/cfg/kernel-cache/bsp/common-pc/common-pc.scc
> index 1832ac8..260d5e4 100644
> --- a/meta/cfg/kernel-cache/bsp/common-pc/common-pc.scc
> +++ b/meta/cfg/kernel-cache/bsp/common-pc/common-pc.scc
> @@ -5,6 +5,14 @@ include cfg/x86.scc
>   include features/usb/ehci-hcd.scc
>   include features/usb/uhci-hcd.scc
>   include features/usb/ohci-hcd.scc
> +include features/usb/xhci-hcd.scc
> +
>   include features/usb/touchscreen-composite.scc
> +
>   include features/intel-e1xxxx/intel-e100.scc
>   include features/intel-e1xxxx/intel-e1xxxx.scc
> +include features/iwlwifi/iwlwifi.scc
> +include features/iwlegacy/iwlegacy.scc
> +
> +include features/i915/i915.scc
> +include features/drm-gma500/drm-gma500.scc
>




More information about the linux-yocto mailing list