]> git.baikalelectronics.ru Git - uboot.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)
commita561e5151d87a438ca7a080ec0fa3ccb3f7ccdde
treee1a059a8ee696f30051b7a84174bcee02eb15068
parent39e61e0fe023e4988019155882207797ba8a2e07
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