summaryrefslogtreecommitdiffstats
path: root/drivers/Kconfig
diff options
context:
space:
mode:
authorRandy Dunlap2010-03-05 22:42:35 +0100
committerLinus Torvalds2010-03-06 20:26:28 +0100
commit9c8f05c2837b06bb2739e85204c0d34009fb6494 (patch)
tree49db35f67ded68409d01e5eedaa51df4a24a4c38 /drivers/Kconfig
parentum: tell git to ignore generated files (diff)
downloadkernel-qcow2-linux-9c8f05c2837b06bb2739e85204c0d34009fb6494.tar.gz
kernel-qcow2-linux-9c8f05c2837b06bb2739e85204c0d34009fb6494.tar.xz
kernel-qcow2-linux-9c8f05c2837b06bb2739e85204c0d34009fb6494.zip
MFGPT: move clocksource menu
Move the CS5535 MFGPT hrtimer kconfig option to be with the other MFGPT options. This makes it easier to find and also removes it from the main "Device Drivers" menu, where it should not have been. Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com> Acked-by: Andres Salomon <dilinger@collabora.co.uk> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/Kconfig')
-rw-r--r--drivers/Kconfig2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/Kconfig b/drivers/Kconfig
index 368ae6d3a096..a2b902f4d437 100644
--- a/drivers/Kconfig
+++ b/drivers/Kconfig
@@ -96,8 +96,6 @@ source "drivers/edac/Kconfig"
source "drivers/rtc/Kconfig"
-source "drivers/clocksource/Kconfig"
-
source "drivers/dma/Kconfig"
source "drivers/dca/Kconfig"