mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH] MIPS: start.S depends on banner
@ 2015-09-16  6:40 Kevin Du Huanpeng
  2015-09-16  7:50 ` Antony Pavlov
  0 siblings, 1 reply; 5+ messages in thread
From: Kevin Du Huanpeng @ 2015-09-16  6:40 UTC (permalink / raw)
  To: barebox; +Cc: Kevin Du Huanpeng

Signed-off-by: Kevin Du Huanpeng <u74147@gmail.com>
---
 arch/mips/Kconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig
index aeb5c04..fde4c2e 100644
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
@@ -6,6 +6,7 @@ config MIPS
 	select HAS_KALLSYMS
 	select HAVE_CONFIGURABLE_MEMORY_LAYOUT
 	select HAVE_CONFIGURABLE_TEXT_BASE
+	select BANNER
 	default y
 
 config SYS_SUPPORTS_BIG_ENDIAN
-- 
1.9.1


_______________________________________________
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:[~2015-09-16  8:44 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-09-16  6:40 [PATCH] MIPS: start.S depends on banner Kevin Du Huanpeng
2015-09-16  7:50 ` Antony Pavlov
2015-09-16  7:57   ` Antony Pavlov
2015-09-16  8:35   ` Sascha Hauer
2015-09-16  9:06     ` Antony Pavlov

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