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

Bin Meng bmeng.cn at gmail.com
Mon Dec 10 02:17:00 UTC 2018


On Wed, Dec 5, 2018 at 10:01 PM Simon Glass <sjg at chromium.org> wrote:
>
> 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>

applied to u-boot-x86, thanks!


More information about the U-Boot mailing list