diff options
Diffstat (limited to 'kernel/modules.pl')
-rw-r--r-- | kernel/modules.pl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/kernel/modules.pl b/kernel/modules.pl index eb8e0aa6c..50b63d53f 100644 --- a/kernel/modules.pl +++ b/kernel/modules.pl @@ -68,7 +68,6 @@ my %modules_removed_from_stage1 = ( 'disk/hardware_raid' => [ qw(imm ppa), - qw(ataraid hptraid silraid pdcraid), # ad-hoc raid which is unsupported in stage1 anyway ], ); |