X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=drivers%2Fblock%2FKconfig;h=8b133167740768c6ac96071a356a7c8fd1046ac6;hb=5f7702fd737d14de3ed06a94a1655be9d43f7e35;hp=c4b9d2adfc08bce861a9078945c4e0acf63628a4;hpb=1cb9e8e01d2c73184e2074f37cd155b3c4fdaae6;p=powerpc.git diff --git a/drivers/block/Kconfig b/drivers/block/Kconfig index c4b9d2adfc..8b13316774 100644 --- a/drivers/block/Kconfig +++ b/drivers/block/Kconfig @@ -117,7 +117,7 @@ config BLK_DEV_XD config PARIDE tristate "Parallel port IDE device support" - depends on PARPORT + depends on PARPORT_PC ---help--- There are many external CD-ROM and disk devices that connect through your computer's parallel port. Most of them are actually IDE devices @@ -433,12 +433,12 @@ config CDROM_PKTCDVD_BUFFERS This controls the maximum number of active concurrent packets. More concurrent packets can increase write performance, but also require more memory. Each concurrent packet will require approximately 64Kb - of non-swappable kernel memory, memory which will be allocated at - pktsetup time. + of non-swappable kernel memory, memory which will be allocated when + a disc is opened for writing. config CDROM_PKTCDVD_WCACHE - bool "Enable write caching" - depends on CDROM_PKTCDVD + bool "Enable write caching (EXPERIMENTAL)" + depends on CDROM_PKTCDVD && EXPERIMENTAL help If enabled, write caching will be set for the CD-R/W device. For now this option is dangerous unless the CD-RW media is known good, as we