summaryrefslogtreecommitdiffstats
path: root/kernel/list_modules.pm
diff options
context:
space:
mode:
Diffstat (limited to 'kernel/list_modules.pm')
-rw-r--r--kernel/list_modules.pm5
1 files changed, 4 insertions, 1 deletions
diff --git a/kernel/list_modules.pm b/kernel/list_modules.pm
index bab6b00ed..4fb3aa567 100644
--- a/kernel/list_modules.pm
+++ b/kernel/list_modules.pm
@@ -196,9 +196,12 @@ our %l = (
],
char => [
if_(arch() =~ /ia64/, qw(efivars)),
- qw(hw_random applicom n_r3964 nvram pc110pad ppdev),
+ qw(applicom n_r3964 nvram pc110pad ppdev),
qw(wdt_pci i810-tco sx), #- what are these???
],
+ crypto => [
+ qw(amd768_rng amd7xx_tco i810_rng hw_random padlock),
+ ],
laptop => [
qw(i8k sonypi toshiba),
],