mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH 1/3] x86: Add formal Kconfig parameter "X86_BOOTLOADER"
@ 2012-12-16  7:42 Alexander Shiyan
  2012-12-16  7:42 ` [PATCH 2/3] lib: Add formal Kconfig parameter "BCH_CONST_PARAMS" Alexander Shiyan
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Alexander Shiyan @ 2012-12-16  7:42 UTC (permalink / raw)
  To: barebox


Signed-off-by: Alexander Shiyan <shc_work@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


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2012-12-19 20:44 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-12-16  7:42 [PATCH 1/3] x86: Add formal Kconfig parameter "X86_BOOTLOADER" Alexander Shiyan
2012-12-16  7:42 ` [PATCH 2/3] lib: Add formal Kconfig parameter "BCH_CONST_PARAMS" Alexander Shiyan
2012-12-16 10:35   ` Robert Jarzmik
2012-12-16  7:42 ` [PATCH 3/3] ARM: OMAP: Remove unneeded dependencies for GPMC Alexander Shiyan
2012-12-19 20:44 ` [PATCH 1/3] x86: Add formal Kconfig parameter "X86_BOOTLOADER" Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox