]> Pileus Git - ~andy/linux/blobdiff - kernel/Kconfig.hz
[media] media: davinci: vpbe: migrate driver to videobuf2
[~andy/linux] / kernel / Kconfig.hz
index 4af15802ccd46e960a857c04db9afe2c0ba49dc3..94fabd534b03d9347dc117b653204fa838283def 100644 (file)
@@ -54,3 +54,5 @@ config HZ
        default 300 if HZ_300
        default 1000 if HZ_1000
 
+config SCHED_HRTICK
+       def_bool HIGH_RES_TIMERS && (!SMP || USE_GENERIC_SMP_HELPERS)