[kernel: 49/85] set some more possibly-baytrail-relevant config options suggested by pbrobinson

Adam Williamson adamwill at fedoraproject.org
Wed Nov 26 20:53:36 UTC 2014


commit d2d09c4a3ed923bb13102df9c1d7b83f944a71db
Author: Adam Williamson <awilliam at redhat.com>
Date:   Mon Aug 25 10:03:37 2014 -0700

    set some more possibly-baytrail-relevant config options suggested by pbrobinson

 config-x86-generic |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)
---
diff --git a/config-x86-generic b/config-x86-generic
index d0e1dbd..4e2ab7f 100644
--- a/config-x86-generic
+++ b/config-x86-generic
@@ -247,6 +247,14 @@ CONFIG_SND_SOC_INTEL_BYT_MAX98090_MACH=m
 # CONFIG_SND_SOC_CS42L56 is not set
 # CONFIG_SND_SOC_STA350 is not set
 
+# Baytrail other (from pbrobinson)
+CONFIG_INTEL_SOC_PMIC=y
+CONFIG_GPIO_CRYSTAL_COVE=m
+CONFIG_MFD_CORE=m
+CONFIG_REGMAP_I2C=m
+# https://lkml.org/lkml/2013/5/13/175
+CONFIG_SPI_PXA2XX=m
+CONFIG_SPI_PXA2XX_PCI=m
 
 CONFIG_TCG_INFINEON=m
 


More information about the scm-commits mailing list