[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <200906191548.27101.florian@openwrt.org>
Date: Fri, 19 Jun 2009 15:48:24 +0200
From: Florian Fainelli <florian@...nwrt.org>
To: linux-kernel@...r.kernel.org
Cc: Ingo Molnar <mingo@...e.hu>, "H. Peter Anvin" <hpa@...or.com>,
Thomas Gleixner <tglx@...utronix.de>
Subject: [PATCH] [x86] rdc321x: select EMBEDDED
The RDC321X SoC is used in embedded systems, select
the EMBEDDED configuration symbol to set options
accordingly.
Signed-off-by: Florian Fainelli <florian@...nwrt.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).
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists