]> git.hungrycats.org Git - linux/commitdiff
Move floppy support into a module since it takes so long to probe at boot.
authorZygo Blaxell <zblaxell@feedme.hungrycats.org>
Sun, 23 Mar 2008 07:31:37 +0000 (03:31 -0400)
committerZygo Blaxell <zblaxell@feedme.hungrycats.org>
Sun, 23 Mar 2008 07:31:37 +0000 (03:31 -0400)
This is another eeepc time saving measure.  Also should remove the ide-generic
driver from the initramdisk (local-top) since it takes forever to probe those...
or does it?

.config

diff --git a/.config b/.config
index df15606edf93224f789a362e34287493c002bcbd..0d03b2e4a0a6223b7ee7b2bae39b0bb3eee19590 100644 (file)
--- a/.config
+++ b/.config
@@ -1,6 +1,6 @@
 #
 # Automatically generated make config: don't edit
-# Linux kernel version: 2.6.24.3-zb5s-toi-eeepc
+# Linux kernel version: 2.6.24.3-zbeee-toi
 # <timestamp>#
 # CONFIG_64BIT is not set
 CONFIG_X86_32=y
@@ -1214,7 +1214,7 @@ CONFIG_PNPBIOS=y
 CONFIG_PNPBIOS_PROC_FS=y
 CONFIG_PNPACPI=y
 CONFIG_BLK_DEV=y
-CONFIG_BLK_DEV_FD=y
+CONFIG_BLK_DEV_FD=m
 CONFIG_BLK_DEV_XD=m
 CONFIG_PARIDE=m