x86: Support Atom SoCs using SWSMISCI rather than the SWSCI
authorSimon Glass <sjg@chromium.org>
Tue, 22 Sep 2020 18:45:15 +0000 (12:45 -0600)
committerBin Meng <bmeng.cn@gmail.com>
Fri, 25 Sep 2020 03:27:18 +0000 (11:27 +0800)
commitb98b91b6a98bbc9b43c70896c7ef89bd55c430bc
treea654da59b9575f0ca1013b7d1e96027a12441c9b
parent9b3e6d4c1f86b27f320ef9c5857a9ef223b2b356
x86: Support Atom SoCs using SWSMISCI rather than the SWSCI

Some Atom SoCs use SWSMISCI for SMI control. Add a Kconfig to select this.
It is used on Apollo Lake.

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/x86/Kconfig
arch/x86/cpu/apollolake/Kconfig