From b2c32b32a21291107c3797448e0bd36716c8e445 Mon Sep 17 00:00:00 2001 From: Michael Opdenacker Date: Sun, 27 Oct 2013 13:43:04 +0100 Subject: c6x: remove unused COMMON_CLKDEV Kconfig parameter This removes the COMMON_CLKDEV kernel configuration parameter defined in arch/c6x/Kconfig, but used nowhere in the makefiles and source code. Signed-off-by: Michael Opdenacker Signed-off-by: Mark Salter --- arch/c6x/Kconfig | 3 --- 1 file changed, 3 deletions(-) (limited to 'arch/c6x/Kconfig') diff --git a/arch/c6x/Kconfig b/arch/c6x/Kconfig index b4f77258cacc..77ea09b8bce1 100644 --- a/arch/c6x/Kconfig +++ b/arch/c6x/Kconfig @@ -36,9 +36,6 @@ config GENERIC_HWEIGHT config GENERIC_BUG def_bool y -config COMMON_CLKDEV - def_bool y - config C6X_BIG_KERNEL bool "Build a big kernel" help -- cgit v1.2.3