From: Marc Kleine-Budde <mkl@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Marc Kleine-Budde <mkl@pengutronix.de>
Subject: [ptxdist] [PATCH] architecture: add missing select to ARCH_LP64 for ARCH_ARM64
Date: Wed, 18 Feb 2015 12:01:18 +0100 [thread overview]
Message-ID: <1424257278-25083-1-git-send-email-mkl@pengutronix.de> (raw)
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
---
platforms/architecture.in | 1 +
1 file changed, 1 insertion(+)
diff --git a/platforms/architecture.in b/platforms/architecture.in
index faa4af0386ac..f91fedb087fd 100644
--- a/platforms/architecture.in
+++ b/platforms/architecture.in
@@ -40,6 +40,7 @@ choice
config ARCH_ARM64
bool "arm64 "
+ select ARCH_LP64
select ARCH_SUPPORTS_ENDIAN_LITTLE
select ARCH_SUPPORTS_ENDIAN_BIG
select HAS_MMU
--
2.1.4
--
ptxdist mailing list
ptxdist@pengutronix.de
reply other threads:[~2015-02-18 11:01 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=1424257278-25083-1-git-send-email-mkl@pengutronix.de \
--to=mkl@pengutronix.de \
--cc=ptxdist@pengutronix.de \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox