linux-yocto: powerclamp and gpio configuration changes

Integrating the following commits to tweak the default configuration
for powerclamp and gpio:

   features/thermal: make INTEL_POWERCLAMP driver built as module
   gpio: disable Intel PMIC gpio

(From OE-Core rev: b5541c3db22fbe8b4e0389b5937cbb5ae0284f00)

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Bruce Ashfield
2016-07-11 12:28:08 -04:00
committed by Richard Purdie
parent 8a4fb05315
commit 200fcba58e
6 changed files with 6 additions and 6 deletions

View File

@@ -10,7 +10,7 @@ KMETA = "kernel-meta"
KCONF_BSP_AUDIT_LEVEL = "2"
SRCREV_machine ?= "8361321fec015bc3823d01dad25db7f3af31b6d5"
SRCREV_meta ?= "e775f4ed1e1358ce0647751e69cc54aa9d5d5d06"
SRCREV_meta ?= "4800a400d5ace1d4332ee18b01ac1c680e454457"
PV = "${LINUX_VERSION}+git${SRCPV}"