2002-04-17 00:55:52

by Steven Cole

[permalink] [raw]
Subject: [PATCH] 2.5.8-dj1, add five help texts to arch/ppc/Config.help

This patch adds five help texts to arch/ppc/Config.help.
The texts were obtained from the 2.4.19-pre7 Configure.help.

Steven

--- linux-2.5.8-dj1/arch/ppc/Config.help.orig Tue Apr 16 12:58:46 2002
+++ linux-2.5.8-dj1/arch/ppc/Config.help Tue Apr 16 13:05:33 2002
@@ -315,6 +315,31 @@
includes a server that supports the frame buffer device directly
(XF68_FBDev).

+CONFIG_VIODASD
+ If you are running on an iSeries system and you want to use
+ virtual disks created and managed by OS/400, say Y.
+
+CONFIG_VIODASD_IDE
+ This causes the iSeries virtual disks to look like IDE disks.
+ If you have programs or utilities that only support certain
+ kinds of disks, this option will cause iSeries virtual disks
+ to pretend to be IDE disks, which may satisfy the program.
+
+CONFIG_VIOCD
+ If you are running Linux on an IBM iSeries system and you want to
+ read a CD drive owned by OS/400, say Y here.
+
+CONFIG_VIOTAPE
+ If you are running Linux on an iSeries system and you want Linux
+ to read and/or write a tape drive owned by OS/400, say Y here.
+
+CONFIG_PMAC_APM_EMU
+ This driver provides an emulated /dev/apm_bios and /proc/apm. The
+ first one is mostly intended for XFree to sleep & wakeup properly,
+ the second one provides some battery information to allow existing
+ APM utilities to work. It provides less useful information than
+ tools specifically designed for PowerBooks or /proc/pmu/battery_x.
+
CONFIG_SCSI
If you want to use a SCSI hard disk, SCSI tape drive, SCSI CD-ROM or
any other SCSI device under Linux, say Y and make sure that you know