On Tue, 2013-09-24 at 18:23 +0000, nitin.a.kam...@intel.com wrote:
> From: Nitin A Kamble <nitin.a.kam...@intel.com>
> 
> Add these Kernel driver config options for Sugarbay platform.
> 
> - i915 graphics
> - 8250 serial port
> - usb webcam drivers
> - generic power management support to enable proper suspend/resume
> 
> Fixes Bug:
> [YOCTO #5117]
> 
> Signed-off-by: Nitin A Kamble <nitin.a.kam...@intel.com>
> ---
>  meta/cfg/kernel-cache/bsp/common-pc-64/common-pc-64.scc | 13 +++++++++++++
>  1 file changed, 13 insertions(+)
> 
> diff --git a/meta/cfg/kernel-cache/bsp/common-pc-64/common-pc-64.scc 
> b/meta/cfg/kernel-cache/bsp/common-pc-64/common-pc-64.scc
> index c841875..e98a254 100644
> --- a/meta/cfg/kernel-cache/bsp/common-pc-64/common-pc-64.scc
> +++ b/meta/cfg/kernel-cache/bsp/common-pc-64/common-pc-64.scc
> @@ -13,3 +13,16 @@ include features/usb/touchscreen-composite.scc
>  include features/intel-e1xxxx/intel-e100.scc
>  include features/intel-e1xxxx/intel-e1xxxx.scc
>  include features/scsi/cdrom.scc
> +
> +# generic power management
> +include features/power/intel.scc
> +
> +# serial port
> +include cfg/8250.scc
> +
> +# webcam
> +include features/usb/usb-uvcvideo
> +include features/media/v4l2
> +

Please use the explicit path (including the .scc)

> +# sugarbay graphics
> +include features/i915/i915.scc

-- 
Darren Hart
Intel Open Source Technology Center
Yocto Project - Linux Kernel


_______________________________________________
linux-yocto mailing list
linux-yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/linux-yocto

Reply via email to