projects
/
linux-2.6
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris...
[linux-2.6]
/
kernel
/
time
/
Kconfig
diff --git
a/kernel/time/Kconfig
b/kernel/time/Kconfig
index
f663511
..
8d53106
100644
(file)
--- a/
kernel/time/Kconfig
+++ b/
kernel/time/Kconfig
@@
-23,3
+23,8
@@
config HIGH_RES_TIMERS
hardware is not capable then this option only increases
the size of the kernel image.
+config GENERIC_CLOCKEVENTS_BUILD
+ bool
+ default y
+ depends on GENERIC_CLOCKEVENTS || GENERIC_CLOCKEVENTS_MIGR
+