Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b2c32b32 authored by Michael Opdenacker's avatar Michael Opdenacker Committed by Mark Salter
Browse files

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: default avatarMichael Opdenacker <michael.opdenacker@free-electrons.com>
Signed-off-by: default avatarMark Salter <msalter@redhat.com>
parent d90c3eb3
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -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