Skip to content
Snippets Groups Projects
Commit 58394271 authored by Jean Delvare's avatar Jean Delvare Committed by Thomas Gleixner
Browse files

clocksource: Add a Kconfig menu


Move the clocksource Kconfig entries into their own menu, so that they
don't pollute the main device driver menu.

Signed-off-by: default avatarJean Delvare <jdelvare@suse.de>
Cc: Daniel Lezcano <daniel.lezcano@linaro.org>
Link: http://lkml.kernel.org/r/20140616114845.343e9960@endymion.delvare


Signed-off-by: default avatarThomas Gleixner <tglx@linutronix.de>
parent 77f4fa08
No related branches found
No related tags found
No related merge requests found
menu "Clock Source drivers"
config CLKSRC_OF config CLKSRC_OF
bool bool
...@@ -207,3 +209,5 @@ config CLKSRC_VERSATILE ...@@ -207,3 +209,5 @@ config CLKSRC_VERSATILE
counter available in the "System Registers" block of counter available in the "System Registers" block of
ARM Versatile, RealView and Versatile Express reference ARM Versatile, RealView and Versatile Express reference
platforms. platforms.
endmenu
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment