From: Michael Opdenacker Date: Tue, 17 Sep 2013 03:21:29 +0000 (+0200) Subject: c6x: remove unused parameter in Kconfig X-Git-Tag: upstream/snapshot3+hdmi~3964^2~14 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=1a81b94d4fc8470848eb80e39a6001c48cc3fc29;p=platform%2Fadaptation%2Frenesas_rcar%2Frenesas_kernel.git c6x: remove unused parameter in Kconfig This patch proposes to remove the TMS320C6X_CACHES_ON kernel configuration parameter defined in arch/c6x/Kconfig, but used nowhere in the makefiles and source code. Signed-off-by: Michael Opdenacker Acked by: Mark Salter --- diff --git a/arch/c6x/Kconfig b/arch/c6x/Kconfig index 957dd00..b4f7725 100644 --- a/arch/c6x/Kconfig +++ b/arch/c6x/Kconfig @@ -105,10 +105,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