From 508fea8dac268df08928c5e69b54eaeba50696b1 Mon Sep 17 00:00:00 2001 From: Eelco Dolstra Date: Tue, 29 Nov 2011 14:19:55 +0000 Subject: [PATCH] * Remove the cfq_iosched module. svn path=/nixos/trunk/; revision=30618 --- 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 acae7054ddf..c5e304a21f6 100644 --- a/modules/system/boot/kernel.nix +++ b/modules/system/boot/kernel.nix @@ -171,9 +171,6 @@ let kernel = config.boot.kernelPackages.kernel; in # For usual AT keyboards. "i8042" - - # Provide the CFQ scheduler in the initrd. - "cfq_iosched" ]; # The Linux kernel >= 2.6.27 provides firmware.