projects
/
GitHub
/
LineageOS
/
G12
/
android_kernel_amlogic_linux-4.9.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d90c3eb
)
c6x: remove unused COMMON_CLKDEV Kconfig parameter
author
Michael Opdenacker
<michael.opdenacker@free-electrons.com>
Sun, 27 Oct 2013 12:43:04 +0000
(13:43 +0100)
committer
Mark Salter
<msalter@redhat.com>
Wed, 30 Oct 2013 03:31:46 +0000
(23:31 -0400)
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>
arch/c6x/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/arch/c6x/Kconfig
b/arch/c6x/Kconfig
index b4f77258caccf5fa9de1231e6ab4b1716ddc5ac6..77ea09b8bce1bb775c725f71211de3d3c9224229 100644
(file)
--- 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