On 13-10-01 8:17 PM, nitin.a.kam...@intel.com wrote:
From: Nitin A Kamble <nitin.a.kam...@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(+)


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

Reply via email to