On 05/12/2012 12:41 PM, tom.zanu...@intel.com wrote:
> From: Tom Zanussi <tom.zanu...@intel.com>
> 
> Add a feature to enable SCSI support.  This also creates a scsi/
> directory to contain further SCSI options.
> 
> Signed-off-by: Tom Zanussi <tom.zanu...@intel.com>
> ---
>  meta/cfg/kernel-cache/features/scsi/scsi.cfg |    1 +
>  meta/cfg/kernel-cache/features/scsi/scsi.scc |    4 ++++
>  2 files changed, 5 insertions(+), 0 deletions(-)
>  create mode 100644 meta/cfg/kernel-cache/features/scsi/scsi.cfg
>  create mode 100644 meta/cfg/kernel-cache/features/scsi/scsi.scc
> 
> diff --git a/meta/cfg/kernel-cache/features/scsi/scsi.cfg 
> b/meta/cfg/kernel-cache/features/scsi/scsi.cfg
> new file mode 100644
> index 0000000..2e9142f
> --- /dev/null
> +++ b/meta/cfg/kernel-cache/features/scsi/scsi.cfg
> @@ -0,0 +1 @@
> +CONFIG_SCSI=y

There are additional dependencies for this which certain policy
configurations may not enable for us. CONFIG_BLOCK for example.

-- 
Darren Hart
Intel Open Source Technology Center
Yocto Project - Linux Kernel
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to