All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kevin Du Huanpeng <u74147@gmail.com>
To: barebox@lists.infradead.org
Cc: Kevin Du Huanpeng <u74147@gmail.com>
Subject: [PATCH] MIPS: start.S depends on banner
Date: Wed, 16 Sep 2015 14:40:48 +0800	[thread overview]
Message-ID: <1442385648-6063-1-git-send-email-u74147@gmail.com> (raw)

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

             reply	other threads:[~2015-09-16  6:39 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-16  6:40 Kevin Du Huanpeng [this message]
2015-09-16  7:50 ` [PATCH] MIPS: start.S depends on banner Antony Pavlov
2015-09-16  7:57   ` Antony Pavlov
2015-09-16  8:35   ` Sascha Hauer
2015-09-16  9:06     ` Antony Pavlov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1442385648-6063-1-git-send-email-u74147@gmail.com \
    --to=u74147@gmail.com \
    --cc=barebox@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.