pedantic PPA drivers/scsi/Config.in patch for 2.1.126

Paul Haggart (phaggart+linux-kernel@bsfh.org)
Sat, 24 Oct 1998 10:53:00 -0400


I couldn't get 2.1.126 to do make config without this patch:

--- drivers/scsi/Config.in.bak Sat Oct 24 10:49:02 1998
+++ drivers/scsi/Config.in Sat Oct 24 10:48:24 1998
@@ -53,7 +53,7 @@
if [ "$CONFIG_PARPORT" != "n" ]; then
dep_tristate 'IOMEGA Parallel Port ZIP drive SCSI support' CONFIG_SCSI_PPA $CONFIG_SCSI $CONFIG_PARPORT
if [ "$CONFIG_SCSI_PPA" != "n" ]; then
- bool ' Pedantic EPP-checking' CONFIG_SCSI_PPA_HAVE_PEDANTIC
+ int ' Pedantic EPP-checking' CONFIG_SCSI_PPA_HAVE_PEDANTIC
fi
dep_tristate 'IOMEGA ZIP Plus drive SCSI support' CONFIG_SCSI_IMM $CONFIG_SCSI $CONFIG_PARPORT
fi

-- 
Paul Haggart - phaggart at bsfh dot org - Debian Linux - PGP 0xD61313E9
"There's nothing more exhilarating than pointing out the shortcomings of
 others, is there?" - Randal, _Clerks_

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/