From ec3dca188c8d8d6d6d789dc02cb66455131f7b32 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Fri, 6 Apr 2012 19:21:50 +0000 Subject: [PATCH] Dropped the unused/unknown/obsolete module i8042 from 'boot.initrd.kernelModules'. svn path=/nixos/trunk/; revision=33654 --- modules/system/boot/kernel.nix | 3 --- 1 file changed, 3 deletions(-) diff --git a/modules/system/boot/kernel.nix b/modules/system/boot/kernel.nix index a7e37b0909f..1b247a65890 100644 --- a/modules/system/boot/kernel.nix +++ b/modules/system/boot/kernel.nix @@ -168,9 +168,6 @@ let kernel = config.boot.kernelPackages.kernel; in boot.initrd.kernelModules = [ # For LVM. "dm_mod" - - # For usual AT keyboards. - "i8042" ]; # The Linux kernel >= 2.6.27 provides firmware.