summaryrefslogtreecommitdiffstats
path: root/perl-install/detect_devices.pm
diff options
context:
space:
mode:
Diffstat (limited to 'perl-install/detect_devices.pm')
-rw-r--r--perl-install/detect_devices.pm2
1 files changed, 0 insertions, 2 deletions
diff --git a/perl-install/detect_devices.pm b/perl-install/detect_devices.pm
index cb91c225a..49ed09cab 100644
--- a/perl-install/detect_devices.pm
+++ b/perl-install/detect_devices.pm
@@ -1237,8 +1237,6 @@ sub matching_types() {
mips_lemote => is_mips_lemote(),
mips_ict => is_mips_ict(),
mips_st_ls2f => is_mips_st_ls2f(),
- cpufreq => hasCPUFreq(),
- microcode => hasCPUMicrocode(),
laptop => isLaptop(),
'numpad' => hasNumpad(),
'touchpad' => hasTouchpad(),