[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1316721802-10852-1-git-send-email-swarren@nvidia.com>
Date: Thu, 22 Sep 2011 14:03:22 -0600
From: Stephen Warren <swarren@...dia.com>
To: Russell King <linux@....linux.org.uk>
Cc: Arnd Bergmann <arnd@...db.de>, Nicolas Pitre <nico@...xnic.net>,
Axel Lin <axel.lin@...il.com>,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
Stephen Warren <swarren@...dia.com>
Subject: [PATCH] ARM: Don't include mach-nuc93x/Kconfig
Commit 6adc1e7ff19d9befdbb7781b26fff42bb0bc21e2 "ARM: mach-nuc93x: delete"
removed support for this sub-architecture, thus deleting that file. So,
don't include it. grep indicates no more references to this machine.
Signed-off-by: Stephen Warren <swarren@...dia.com>
---
arch/arm/Kconfig | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
index 89bd520..472a7f8 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -969,8 +969,6 @@ source "arch/arm/mach-netx/Kconfig"
source "arch/arm/mach-nomadik/Kconfig"
source "arch/arm/plat-nomadik/Kconfig"
-source "arch/arm/mach-nuc93x/Kconfig"
-
source "arch/arm/plat-omap/Kconfig"
source "arch/arm/mach-omap1/Kconfig"
--
1.7.0.4
--
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