9
0
Fork 0

x86: Add formal Kconfig parameter "X86_BOOTLOADER"

Signed-off-by: Alexander Shiyan <shc_work@mail.ru>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
This commit is contained in:
Alexander Shiyan 2012-12-16 11:42:53 +04:00 committed by Sascha Hauer
parent 39287a0baa
commit ef11da0a6c
1 changed files with 3 additions and 0 deletions

View File

@ -25,6 +25,9 @@ config X86
select HAVE_CONFIGURABLE_TEXT_BASE
default y
config X86_BOOTLOADER
bool
choice
prompt "Select your board"