1
0
Fork 0

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 <michael.opdenacker@free-electrons.com>
Signed-off-by: Mark Salter <msalter@redhat.com>
hifive-unleashed-5.1
Michael Opdenacker 2013-10-27 13:43:04 +01:00 committed by Mark Salter
parent d90c3eb315
commit b2c32b32a2
1 changed files with 0 additions and 3 deletions

View File

@ -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