[PATCH 1/3] x86: Add formal Kconfig parameter "X86_BOOTLOADER"

Alexander Shiyan shc_work at mail.ru
Sun Dec 16 02:42:53 EST 2012


Signed-off-by: Alexander Shiyan <shc_work at mail.ru>
---
 arch/x86/Kconfig |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

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 @@ config X86
 	select HAVE_CONFIGURABLE_TEXT_BASE
 	default y
 
+config X86_BOOTLOADER
+	bool
+
 choice
 	prompt "Select your board"
 
-- 
1.7.8.6




More information about the barebox mailing list