diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig index 777604f..6589ae7 100644 --- a/arch/x86/Kconfig +++ b/arch/x86/Kconfig @@ -25,6 +25,9 @@ select HAVE_CONFIGURABLE_TEXT_BASE default y +config X86_BOOTLOADER + bool + choice prompt "Select your board"