Re: [meta-intel] [PATCH V3 1/1] formfactor: detect USB HID keyboard and touch screen

2016-06-13 Thread Jianxun Zhang
> On Jun 13, 2016, at 8:25 AM, Saul Wold wrote: > > On Fri, 2016-06-10 at 13:17 -0700, Jianxun Zhang wrote: >> The new machconfig probes USB keyboard and touch screen, and >> then sets HAVE_* variables according to detection. >> >> Detectable devices: >> USB HID keyboards (Generic Desktop) >> U

Re: [meta-intel] [PATCH V3 1/1] formfactor: detect USB HID keyboard and touch screen

2016-06-13 Thread Saul Wold
On Fri, 2016-06-10 at 13:17 -0700, Jianxun Zhang wrote: > The new machconfig probes USB keyboard and touch screen, and > then sets HAVE_* variables according to detection. > > Detectable devices: > USB HID keyboards (Generic Desktop) > USB HID touch screens (Digitizer) > > Note: > The intention i