From: Florian Fainelli <florian@openwrt.org>
To: linux-kernel@vger.kernel.org
Cc: Ingo Molnar <mingo@elte.hu>, "H. Peter Anvin" <hpa@zytor.com>,
Thomas Gleixner <tglx@linutronix.de>
Subject: [PATCH] [x86] rdc321x: select EMBEDDED
Date: Fri, 19 Jun 2009 15:48:24 +0200 [thread overview]
Message-ID: <200906191548.27101.florian@openwrt.org> (raw)
The RDC321X SoC is used in embedded systems, select
the EMBEDDED configuration symbol to set options
accordingly.
Signed-off-by: Florian Fainelli <florian@openwrt.org>
---
diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig
index 09f94e4..f9d1a48 100644
--- a/arch/x86/Kconfig
+++ b/arch/x86/Kconfig
@@ -382,6 +382,7 @@ config X86_RDC321X
depends on X86_EXTENDED_PLATFORM
select M486
select X86_REBOOTFIXUPS
+ select EMBEDDED
---help---
This option is needed for RDC R-321x system-on-chip, also known
as R-8610-(G).
next reply other threads:[~2009-06-19 13:48 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-06-19 13:48 Florian Fainelli [this message]
2009-06-19 14:02 ` [PATCH] [x86] rdc321x: select EMBEDDED Arnd Bergmann
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=200906191548.27101.florian@openwrt.org \
--to=florian@openwrt.org \
--cc=hpa@zytor.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@elte.hu \
--cc=tglx@linutronix.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 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.