From: Ong Boon Leong <boon.leong....@intel.com>

allow CONFIG_X86_INTEL_LPSS to be set when ACPI
or PCI is set.

Signed-off-by: Ong Boon Leong <boon.leong....@intel.com>
---
 ...-add-PCI-dependency-for-CONFIG_X86_INTEL_.patch |   30 ++++++++++++++++++++
 1 file changed, 30 insertions(+)
 create mode 100644 
meta/cfg/kernel-cache/features/valleyisland-io/0013-x86-Kconfig-add-PCI-dependency-for-CONFIG_X86_INTEL_.patch

diff --git 
a/meta/cfg/kernel-cache/features/valleyisland-io/0013-x86-Kconfig-add-PCI-dependency-for-CONFIG_X86_INTEL_.patch
 
b/meta/cfg/kernel-cache/features/valleyisland-io/0013-x86-Kconfig-add-PCI-dependency-for-CONFIG_X86_INTEL_.patch
new file mode 100644
index 0000000..5721cc2
--- /dev/null
+++ 
b/meta/cfg/kernel-cache/features/valleyisland-io/0013-x86-Kconfig-add-PCI-dependency-for-CONFIG_X86_INTEL_.patch
@@ -0,0 +1,30 @@
+From 5c60c469bb397e1237d0216995ca6c0e0d122e97 Mon Sep 17 00:00:00 2001
+From: Chew, Chiau Ee <chiau.ee.c...@intel.com>
+Date: Fri, 27 Dec 2013 23:22:20 +0800
+Subject: [PATCH 13/17] x86/Kconfig: add PCI dependency for
+ CONFIG_X86_INTEL_LPSS
+
+Allow CONFIG_X86_INTEL_LPSS to be set when ACPI
+or PCI is set.
+
+Signed-off-by: Chew, Chiau Ee <chiau.ee.c...@intel.com>
+---
+ arch/x86/Kconfig |    2 +-
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+
+diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig
+index 14c13c0..4067fc4 100644
+--- a/arch/x86/Kconfig
++++ b/arch/x86/Kconfig
+@@ -459,7 +459,7 @@ endif
+
+ config X86_INTEL_LPSS
+       bool "Intel Low Power Subsystem Support"
+-      depends on ACPI
++      depends on ACPI || PCI
+       select COMMON_CLK
+       ---help---
+         Select to build support for Intel Low Power Subsystem such as
+--
+1.7.4.4
+
-- 
1.7.10.4

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

Reply via email to