From: hjk@hansjkoch.de (Hans J. Koch)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 2/4] arm: Remove TCC subarch from Kconfig/Makefile
Date: Thu, 22 Dec 2011 22:24:43 +0100 [thread overview]
Message-ID: <20111222212442.GC1201@local> (raw)
In-Reply-To: <20111222211948.GA1201@local>
The Telechips subarchitecture is being completely removed.
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Harry Sievers <hsievers@csselectronic.com>
Signed-off-by: Hans J. Koch <hjk@hansjkoch.de>
---
arch/arm/Kconfig | 10 ----------
arch/arm/Makefile | 2 --
2 files changed, 0 insertions(+), 12 deletions(-)
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
index 776d76b..1e7dd4b 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -868,16 +868,6 @@ config ARCH_SHARK
Support for the StrongARM based Digital DNARD machine, also known
as "Shark" (<http://www.shark-linux.de/shark.html>).
-config ARCH_TCC_926
- bool "Telechips TCC ARM926-based systems"
- select CLKSRC_MMIO
- select CPU_ARM926T
- select HAVE_CLK
- select CLKDEV_LOOKUP
- select GENERIC_CLOCKEVENTS
- help
- Support for Telechips TCC ARM926-based systems.
-
config ARCH_U300
bool "ST-Ericsson U300 Series"
depends on MMU
diff --git a/arch/arm/Makefile b/arch/arm/Makefile
index dfcf3b0..40319d9 100644
--- a/arch/arm/Makefile
+++ b/arch/arm/Makefile
@@ -184,7 +184,6 @@ machine-$(CONFIG_ARCH_EXYNOS4) := exynos
machine-$(CONFIG_ARCH_SA1100) := sa1100
machine-$(CONFIG_ARCH_SHARK) := shark
machine-$(CONFIG_ARCH_SHMOBILE) := shmobile
-machine-$(CONFIG_ARCH_TCC8K) := tcc8k
machine-$(CONFIG_ARCH_TEGRA) := tegra
machine-$(CONFIG_ARCH_U300) := u300
machine-$(CONFIG_ARCH_U8500) := ux500
@@ -204,7 +203,6 @@ machine-$(CONFIG_ARCH_ZYNQ) := zynq
plat-$(CONFIG_ARCH_MXC) := mxc
plat-$(CONFIG_ARCH_OMAP) := omap
plat-$(CONFIG_ARCH_S3C64XX) := samsung
-plat-$(CONFIG_ARCH_TCC_926) := tcc
plat-$(CONFIG_ARCH_ZYNQ) := versatile
plat-$(CONFIG_PLAT_IOP) := iop
plat-$(CONFIG_PLAT_NOMADIK) := nomadik
--
1.7.6.3
next prev parent reply other threads:[~2011-12-22 21:24 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-12-22 21:19 [PATCH 0/4] arm: Remove Telechips subarchitecture Hans J. Koch
2011-12-22 21:22 ` [PATCH 1/4] Remove Telechips ARM subarch from MAINTAINERS Hans J. Koch
2012-01-03 17:08 ` Russell King - ARM Linux
2012-01-03 19:41 ` Hans J. Koch
[not found] ` <20120104030052.GC2518@local>
2012-01-05 10:49 ` [GIT PULL] Remove Telechips ARM subarch Russell King - ARM Linux
2012-01-05 12:49 ` Hans J. Koch
2012-02-02 10:45 ` [PATCH 1/4] Remove Telechips ARM subarch from MAINTAINERS Pavel Machek
2012-02-02 13:46 ` Arnd Bergmann
2012-02-02 19:56 ` Hans J. Koch
2012-02-03 9:04 ` Arnd Bergmann
2011-12-22 21:24 ` Hans J. Koch [this message]
2011-12-22 21:26 ` [PATCH 3/4] arm: Remove mach-tcc8k directory Hans J. Koch
2011-12-22 21:28 ` [PATCH 4/4] arm: Remove plat-tcc directory Hans J. Koch
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=20111222212442.GC1201@local \
--to=hjk@hansjkoch.de \
--cc=linux-arm-kernel@lists.infradead.org \
/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;
as well as URLs for NNTP newsgroup(s).