
10 Dec
2018
10 Dec
'18
3:17 a.m.
On Wed, Dec 5, 2018 at 10:01 PM Simon Glass sjg@chromium.org wrote:
On Thu, 29 Nov 2018 at 20:52, Bin Meng bmeng.cn@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@gmail.com
Changes in v2: None
arch/x86/Kconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
Reviewed-by: Simon Glass sjg@chromium.org
applied to u-boot-x86, thanks!