initrd: Remove serio and atkbd

These modules don't exist as far as I can tell.
This commit is contained in:
Eelco Dolstra
2013-05-15 12:52:15 +02:00
parent b3ae70ddb6
commit 95d02c0c40
+1 -1
View File
@@ -189,7 +189,7 @@ in
"unix"
# Misc. stuff.
"pcips2" "serio" "atkbd" "xtkbd"
"pcips2" "xtkbd"
# To wait for SCSI devices to appear.
"scsi_wait_scan"