Index: linux-2.6.15-rc1-ck1/block/Kconfig.iosched
===================================================================
--- linux-2.6.15-rc1-ck1.orig/block/Kconfig.iosched	2005-11-12 15:24:29.000000000 +1100
+++ linux-2.6.15-rc1-ck1/block/Kconfig.iosched	2005-11-12 20:57:50.000000000 +1100
@@ -40,7 +40,7 @@ config IOSCHED_CFQ
 
 choice
 	prompt "Default I/O scheduler"
-	default DEFAULT_AS
+	default DEFAULT_CFQ
 	help
 	  Select the I/O scheduler which will be used by default for all
 	  block devices.

