X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=drivers%2Fide%2FKconfig;h=a34758d29516c3aff28958582a915b5b664ec72e;hb=2fdc86901d2ab30a12402b46238951d2a7891590;hp=130ef64b44f75b847469bcc0a22f684243e974e1;hpb=16b237dc44c716dbd9aeee4ab8aa9c33a62d5998;p=linux-2.6 diff --git a/drivers/ide/Kconfig b/drivers/ide/Kconfig index 130ef64b44..a34758d295 100644 --- a/drivers/ide/Kconfig +++ b/drivers/ide/Kconfig @@ -54,16 +54,6 @@ menuconfig IDE if IDE -config IDE_MAX_HWIFS - int "Max IDE interfaces" - depends on ALPHA || SUPERH || IA64 || EMBEDDED - range 1 10 - default 4 - help - This is the maximum number of IDE hardware interfaces that will - be supported by the driver. Make sure it is at least as high as - the number of IDE interfaces in your system. - config BLK_DEV_IDE tristate "Enhanced IDE/MFM/RLL disk/cdrom/tape/floppy support" ---help---