]> git.dujemihanovic.xyz Git - u-boot.git/commit
x86: Allow APCI in SPL
authorSimon Glass <sjg@chromium.org>
Wed, 20 Sep 2023 03:00:06 +0000 (21:00 -0600)
committerBin Meng <bmeng@tinylab.org>
Thu, 21 Sep 2023 22:03:46 +0000 (06:03 +0800)
commit0c45c76ced7222ad8e5fb41b8be4d5237fd791a0
treeb6ee555da117150076b3a155cbe1c5cbb9f545a8
parent8ebca32b2d48d5e21e5c49c0dc03b10051b68ba6
x86: Allow APCI in SPL

This is needed so we can find the DBG2 table provided by coreboot. Add a
Kconfig so it can be enabled.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
lib/Kconfig