]> git.dujemihanovic.xyz Git - u-boot.git/commit
x86: Move INTEL_ACPIGEN to arch/x86
authorSimon Glass <sjg@chromium.org>
Tue, 23 Feb 2021 10:35:41 +0000 (05:35 -0500)
committerBin Meng <bmeng.cn@gmail.com>
Tue, 9 Mar 2021 01:42:12 +0000 (09:42 +0800)
commit049c4dc677aa679593e1b2e9f0aa2452843dad5e
treee1a059a8ee696f30051b7a84174bcee02eb15068
parent0b823e16b6b9443200faf9a51943642b3937ea99
x86: Move INTEL_ACPIGEN to arch/x86

This option is better placed in the x86 code since it is not generic
enough to be in the core code. Move it.

Reported-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
[bmeng: fixed a typo in arch/x86/Kconfig]
Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
arch/x86/Kconfig
drivers/core/Kconfig