From: Jens Axboe <axboe@suse.de>

I'd say this is a pretty specific driver, there's really no need to turn
it on by default.

Signed-off-by: Jens Axboe <axboe@suse.de>
Cc: Abhay Salunke <Abhay_Salunke@dell.com>
Cc: Greg KH <greg@kroah.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
---

 drivers/firmware/Kconfig |    1 -
 1 files changed, 1 deletion(-)

diff -puN drivers/firmware/Kconfig~dell_rbu-new-dell-bios-update-driver-fix drivers/firmware/Kconfig
--- devel/drivers/firmware/Kconfig~dell_rbu-new-dell-bios-update-driver-fix	2005-08-17 18:24:41.000000000 -0700
+++ devel-akpm/drivers/firmware/Kconfig	2005-08-17 18:24:41.000000000 -0700
@@ -60,7 +60,6 @@ config EFI_PCDP
 
 config DELL_RBU
 	tristate "BIOS update support for DELL systems via sysfs"
-	default m
 	select FW_LOADER
 	help
 	 Say m if you want to have the option of updating the BIOS for your
_