[linux-yocto] [PATCH 0/1] commit for v3.8 linux-yocto repo, meta branch

Bruce Ashfield bruce.ashfield at windriver.com
Tue Oct 1 17:57:36 PDT 2013


On 13-10-01 8:17 PM, nitin.a.kamble at intel.com wrote:
> From: Nitin A Kamble <nitin.a.kamble at intel.com>
>
> This adds a missing evdev kernel driver support in the standard.cfg of the
> v3.8 kernel.


This really should be in a separate config fragment and if it was in
standard.cfg, it needs to be pulled out of all the BSPs that already
use it.

In fact, it should be grouped with the other input items rather than
standing out by itself in standard.cfg .. so modulo a big re-org, it
belongs in the BSP fragments until after we release 1.5.

The other input items I'm talking about are:

./bsp/common-pc/common-pc-drivers.cfg:CONFIG_INPUT=y
./bsp/common-pc/common-pc-drivers.cfg:CONFIG_INPUT_MOUSEDEV=y
./bsp/common-pc/common-pc-drivers.cfg:CONFIG_INPUT_EVDEV=y
./bsp/common-pc/common-pc-drivers.cfg:CONFIG_INPUT_KEYBOARD=y
./bsp/common-pc/common-pc-drivers.cfg:CONFIG_INPUT_MOUSE=y
./bsp/common-pc/common-pc-drivers.cfg:CONFIG_INPUT_TABLET=y

.. etc.

Bruce

>
> Thanks,
> Nitin
>
> The following changes since commit dfeaae26b811cb006f3013a1be7bb2de54d9c015:
>
>    meta: add haswell-wc bsp for Intel Haswell Platform (Walnut Canyon CRB) scc and config files (2013-09-17 23:10:49 -0400)
>
> are available in the git repository at:
>
>    git://git.yoctoproject.org/linux-yocto-contrib nitin/3.8-meta
>    http://git.yoctoproject.org/cgit.cgi/linux-yocto-contrib/log/?h=nitin/3.8-meta
>
> Nitin A Kamble (1):
>    standard.cfg: add an entry for CONFIG_INPUT_EVDEV
>
>   meta/cfg/kernel-cache/ktypes/standard/standard.cfg | 1 +
>   1 file changed, 1 insertion(+)
>




More information about the linux-yocto mailing list