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

Simon Glass sjg at chromium.org
Wed Dec 5 14:01:19 UTC 2018


On Thu, 29 Nov 2018 at 20:52, 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>
>
> ---
>
> Changes in v2: None
>
>  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