From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mail.microcatalog.org.uk ([217.6.246.34] helo=root.phytec.de) by casper.infradead.org with esmtp (Exim 4.76 #1 (Red Hat Linux)) id 1RoLxa-0001kk-A4 for barebox@lists.infradead.org; Fri, 20 Jan 2012 21:25:23 +0000 From: Juergen Kilb Date: Fri, 20 Jan 2012 22:25:03 +0100 Message-Id: <1327094703-6958-4-git-send-email-J.Kilb@phytec.de> In-Reply-To: <1327094703-6958-1-git-send-email-J.Kilb@phytec.de> References: <1327094703-6958-1-git-send-email-J.Kilb@phytec.de> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: barebox-bounces@lists.infradead.org Errors-To: barebox-bounces+u.kleine-koenig=pengutronix.de@lists.infradead.org Subject: [PATCH] ARM pca-a-l1: should depend on ARCH_OMAP3 To: barebox@lists.infradead.org Cc: Juergen Kilb Signed-off-by: Juergen Kilb --- arch/arm/mach-omap/Kconfig | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/arch/arm/mach-omap/Kconfig b/arch/arm/mach-omap/Kconfig index ecdabb0..50f53dd 100644 --- a/arch/arm/mach-omap/Kconfig +++ b/arch/arm/mach-omap/Kconfig @@ -152,6 +152,7 @@ config MACH_PCAAL1 bool "Phytec phyCARD-A-L1" select OMAP_CLOCK_ALL select HAS_OMAP_NAND + depends on ARCH_OMAP3 help Say Y here if you are using a phyCARD-A-L1 PCA-A-L1 -- 1.7.0.4 _______________________________________________ barebox mailing list barebox@lists.infradead.org http://lists.infradead.org/mailman/listinfo/barebox