lkml.org 
[lkml]   [2014]   [Jun]   [16]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[PATCH v2] 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: Jean Delvare <jdelvare@suse.de>
Cc: Daniel Lezcano <daniel.lezcano@linaro.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
---
Patch already sent on 2014-04-24. Changes since v1:
* Rebased on kernel 3.16-rc1

drivers/clocksource/Kconfig | 4 ++++
1 file changed, 4 insertions(+)

--- linux-3.16-rc1.orig/drivers/clocksource/Kconfig 2014-06-16 11:43:35.338280484 +0200
+++ linux-3.16-rc1/drivers/clocksource/Kconfig 2014-06-16 11:45:58.395215728 +0200
@@ -1,3 +1,5 @@
+menu "Clock Source drivers"
+
config CLKSRC_OF
bool

@@ -207,3 +209,5 @@ config CLKSRC_VERSATILE
counter available in the "System Registers" block of
ARM Versatile, RealView and Versatile Express reference
platforms.
+
+endmenu

--
Jean Delvare
SUSE L3 Support


\
 
 \ /
  Last update: 2014-06-16 12:21    [W:0.568 / U:0.044 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site