[linux-yocto] [PATCH 3/5] meta: romley: included USB HID Configuration

Kamble, Nitin A nitin.a.kamble at intel.com
Thu May 15 10:54:03 PDT 2014


On 5/15/2014 12:22 PM, wei.sern.chan at intel.com wrote:
> From: Sreeju Selvaraj <sreeju.armughanx.selvaraj at intel.com>
>
> Since migrating this BSP to use intel-common, we need to add
> the configuration required to enable USB HID
>
> Signed-off-by: Sreeju Selvaraj <sreeju.armughanx.selvaraj at intel.com>
> Signed-off-by: Chan Wei Sern <wei.sern.chan at intel.com>
Acked-By: Nitin A Kamble <nitin.a.kamble at intel.com>
> ---
>   meta/cfg/kernel-cache/bsp/romley/romley.cfg |    4 ++++
>   1 file changed, 4 insertions(+)
>
> diff --git a/meta/cfg/kernel-cache/bsp/romley/romley.cfg b/meta/cfg/kernel-cache/bsp/romley/romley.cfg
> index 28f6d71..3b5a7b9 100644
> --- a/meta/cfg/kernel-cache/bsp/romley/romley.cfg
> +++ b/meta/cfg/kernel-cache/bsp/romley/romley.cfg
> @@ -59,3 +59,7 @@ CONFIG_BLK_DEV_INITRD=y
>   CONFIG_RD_GZIP=y
>   CONFIG_NLS_CODEPAGE_437=y
>   CONFIG_NLS_ISO8859_1=y
> +
> +# USB HID Support
> +CONFIG_USB_HID=y
> +CONFIG_USB_HIDDEV=y



More information about the linux-yocto mailing list