[U-Boot] [PATCH 2/2] x86: kconfig: Allow board defconfig file to disable 8259 and APIC

Simon Glass sjg at chromium.org
Tue Nov 27 01:02:18 UTC 2018


On Mon, 19 Nov 2018 at 03:44, Bin Meng <bmeng.cn at gmail.com> wrote:
>
> At present the Kconfig options (CONFIG_I8259_PIC and CONFIG_APIC)
> do not include a prompt message, which makes it impossible to
> be disabled from a board defconfig file.
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
>  arch/x86/Kconfig | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list