[PATCH 2/2] x86: apl: Include ITSS driver
Wolfgang Wallner
wolfgang.wallner at br-automation.com
Mon Feb 3 14:06:46 CET 2020
Atuomatically select the ITSS driver when building for Apollo Lake.
Signed-off-by: Wolfgang Wallner <wolfgang.wallner at br-automation.com>
---
arch/x86/cpu/apollolake/Kconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/x86/cpu/apollolake/Kconfig b/arch/x86/cpu/apollolake/Kconfig
index fcff176c27..a760e0ac68 100644
--- a/arch/x86/cpu/apollolake/Kconfig
+++ b/arch/x86/cpu/apollolake/Kconfig
@@ -39,6 +39,7 @@ config INTEL_APOLLOLAKE
imply HAVE_X86_FIT
imply INTEL_GPIO
imply SMP
+ imply HAVE_ITSS
if INTEL_APOLLOLAKE
--
2.25.0
More information about the U-Boot
mailing list