Skip to content

Commit

Permalink
c6x: remove unused COMMON_CLKDEV Kconfig parameter
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Michael Opdenacker authored and Mark Salter committed Oct 30, 2013
1 parent d90c3eb commit b2c32b3
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions arch/c6x/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit b2c32b3

Please sign in to comment.