diff options
Diffstat (limited to 'src/config/Options.lb')
-rw-r--r-- | src/config/Options.lb | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/config/Options.lb b/src/config/Options.lb index 7b22ea8692..9ba5f32edd 100644 --- a/src/config/Options.lb +++ b/src/config/Options.lb @@ -861,6 +861,11 @@ end # Misc device options ############################################### +define HAVE_FANCTL + default 0 + export used + comment "Include board specific FAN control initialization" +end define CONFIG_TSC_X86RDTSC_CALIBRATE_WITH_TIMER2 default 0 export used |