[<prev] [next>] [day] [month] [year] [list]
Message-ID: <1363859137.1390.106.camel@x61.thuisdomein>
Date: Thu, 21 Mar 2013 10:45:37 +0100
From: Paul Bolle <pebolle@...cali.nl>
To: Mark Salter <msalter@...hat.com>,
Aurelien Jacquiot <a-jacquiot@...com>
Cc: linux-c6x-dev@...ux-c6x.org, linux-kernel@...r.kernel.org
Subject: [PATCH] C6X: remove "config TMS320C6X_CACHES_ON"
The Kconfig entry for TMS320C6X_CACHES_ON was added together with the
C6X build infrastructure in v3.3. It has never been used. It can safely
be removed.
Signed-off-by: Paul Bolle <pebolle@...cali.nl>
---
Untested.
arch/c6x/Kconfig | 4 ----
1 file changed, 4 deletions(-)
diff --git a/arch/c6x/Kconfig b/arch/c6x/Kconfig
index ecee897..7569e9b 100644
--- a/arch/c6x/Kconfig
+++ b/arch/c6x/Kconfig
@@ -103,10 +103,6 @@ menu "Processor type and features"
source "arch/c6x/platforms/Kconfig"
-config TMS320C6X_CACHES_ON
- bool "L2 cache support"
- default y
-
config KERNEL_RAM_BASE_ADDRESS
hex "Virtual address of memory base"
default 0xe0000000 if SOC_TMS320C6455
--
1.7.11.7
--
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