Re: [linux-yocto] [PATCH 1/1] meta: add baytrail scc & config files

2013-09-25 Thread Darren Hart
On Wed, 2013-09-25 at 03:23 +, Chang, Rebecca Swee Fun wrote: > Hi Darren, > > Please see my replies below. > Rebecca - great, this all looks good to me. Just one comment: > > > > > + > > > +CONFIG_GPIOLIB=y > > > +CONFIG_GPIO_BYT=y > > > +CONFIG_GPIO_BYT_DEVICE=y > > > + > > > > > > GP

Re: [linux-yocto] [Patch v2 0/1] update commit message for a commit

2013-09-25 Thread Bruce Ashfield
On 13-09-24 04:33 PM, nitin.a.kam...@intel.com wrote: From: Nitin A Kamble Adding more information to the commit adding broadcom wifi drivers. merged. Bruce Thanks, Nitin The following changes since commit ba7add39d0c088bc5fc4acbbcdd9a3b4f79d1958: common-pc-64: add kernel CONFIG opti

Re: [linux-yocto] [PATCH 0/2] suspend/resume bugfix for genericx86-64

2013-09-25 Thread Bruce Ashfield
On 13-09-24 02:23 PM, nitin.a.kam...@intel.com wrote: From: Nitin A Kamble Here is a fix for suspend/resume bug for the genericx86-64 BSP. The missing kernel driver config options are pulled in the BSP. Also the power/intel.cfg config fragment is converted to use modules. merged and pushed.