Commit 77b92f5b authored by Andrew Morton's avatar Andrew Morton Committed by Linus Torvalds

[PATCH] Fix URLs in Kconfig files

From: Rusty Russell <rusty@rustcorp.com.au>

From: "Petri T. Koistinen" <petri.koistinen@iki.fi>

1) Various URLs in the Kconfig files are out of date: update them.

2) URLs should be of form <http://url-goes-here>.

3) References to files in the source should be of form
   <file:path-from-top>

4) Email addresses should be of form <foo@bar.com>
parent 3dccf5d0
...@@ -70,7 +70,7 @@ config X86_NUMAQ ...@@ -70,7 +70,7 @@ config X86_NUMAQ
multiquad box. This changes the way that processors are bootstrapped, multiquad box. This changes the way that processors are bootstrapped,
and uses Clustered Logical APIC addressing mode instead of Flat Logical. and uses Clustered Logical APIC addressing mode instead of Flat Logical.
You will need a new lynxer.elf file to flash your firmware with - send You will need a new lynxer.elf file to flash your firmware with - send
email to Martin.Bligh@us.ibm.com email to <Martin.Bligh@us.ibm.com>.
config X86_SUMMIT config X86_SUMMIT
bool "Summit/EXA (IBM x440)" bool "Summit/EXA (IBM x440)"
...@@ -598,7 +598,7 @@ config I8K ...@@ -598,7 +598,7 @@ config I8K
For information on utilities to make use of this driver see the For information on utilities to make use of this driver see the
I8K Linux utilities web site at: I8K Linux utilities web site at:
<http://www.debian.org/~dz/i8k/> <http://people.debian.org/~dz/i8k/>
Say Y if you intend to run this kernel on a Dell Inspiron 8000. Say Y if you intend to run this kernel on a Dell Inspiron 8000.
Say N otherwise. Say N otherwise.
...@@ -809,8 +809,8 @@ config EFI ...@@ -809,8 +809,8 @@ config EFI
This option is only useful on systems that have EFI firmware This option is only useful on systems that have EFI firmware
and will result in a kernel image that is ~8k larger. In addition, and will result in a kernel image that is ~8k larger. In addition,
you must use the latest ELILO loader available at you must use the latest ELILO loader available at
ftp.hpl.hp.com/pub/linux-ia64/ in order to take advantage of kernel <ftp://ftp.hpl.hp.com/pub/linux-ia64/> in order to take advantage of
initialization using EFI information (neither GRUB nor LILO know kernel initialization using EFI information (neither GRUB nor LILO know
anything about EFI). However, even with this option, the resultant anything about EFI). However, even with this option, the resultant
kernel should continue to boot on existing non-EFI platforms. kernel should continue to boot on existing non-EFI platforms.
......
...@@ -11,8 +11,8 @@ config CPU_FREQ ...@@ -11,8 +11,8 @@ config CPU_FREQ
fly. This is a nice method to save battery power on notebooks, fly. This is a nice method to save battery power on notebooks,
because the lower the clock speed, the less power the CPU consumes. because the lower the clock speed, the less power the CPU consumes.
For more information, take a look at linux/Documentation/cpu-freq or For more information, take a look at <file:Documentation/cpu-freq/>
at <http://www.codemonkey.org.uk/projects/cpufreq/> or at <http://www.codemonkey.org.uk/projects/cpufreq/>
If in doubt, say N. If in doubt, say N.
...@@ -38,7 +38,7 @@ config X86_ACPI_CPUFREQ ...@@ -38,7 +38,7 @@ config X86_ACPI_CPUFREQ
This driver adds a CPUFreq driver which utilizes the ACPI This driver adds a CPUFreq driver which utilizes the ACPI
Processor Performance States. Processor Performance States.
For details, take a look at linux/Documentation/cpu-freq. For details, take a look at <file:Documentation/cpu-freq/>.
If in doubt, say N. If in doubt, say N.
...@@ -63,7 +63,7 @@ config ELAN_CPUFREQ ...@@ -63,7 +63,7 @@ config ELAN_CPUFREQ
parameter: elanfreq=maxspeed (in kHz) or as module parameter: elanfreq=maxspeed (in kHz) or as module
parameter "max_freq". parameter "max_freq".
For details, take a look at linux/Documentation/cpu-freq. For details, take a look at <file:Documentation/cpu-freq/>.
If in doubt, say N. If in doubt, say N.
...@@ -74,7 +74,7 @@ config X86_POWERNOW_K6 ...@@ -74,7 +74,7 @@ config X86_POWERNOW_K6
This adds the CPUFreq driver for mobile AMD K6-2+ and mobile This adds the CPUFreq driver for mobile AMD K6-2+ and mobile
AMD K6-3+ processors. AMD K6-3+ processors.
For details, take a look at linux/Documentation/cpu-freq. For details, take a look at <file:Documentation/cpu-freq/>.
If in doubt, say N. If in doubt, say N.
...@@ -84,7 +84,7 @@ config X86_POWERNOW_K7 ...@@ -84,7 +84,7 @@ config X86_POWERNOW_K7
help help
This adds the CPUFreq driver for mobile AMD K7 mobile processors. This adds the CPUFreq driver for mobile AMD K7 mobile processors.
For details, take a look at linux/Documentation/cpu-freq. For details, take a look at <file:Documentation/cpu-freq/>.
If in doubt, say N. If in doubt, say N.
...@@ -94,7 +94,7 @@ config X86_POWERNOW_K8 ...@@ -94,7 +94,7 @@ config X86_POWERNOW_K8
help help
This adds the CPUFreq driver for mobile AMD Opteron/Athlon64 processors. This adds the CPUFreq driver for mobile AMD Opteron/Athlon64 processors.
For details, take a look at linux/Documentation/cpu-freq. For details, take a look at <file:Documentation/cpu-freq/>.
If in doubt, say N. If in doubt, say N.
...@@ -105,7 +105,7 @@ config X86_GX_SUSPMOD ...@@ -105,7 +105,7 @@ config X86_GX_SUSPMOD
This add the CPUFreq driver for NatSemi Geode processors which This add the CPUFreq driver for NatSemi Geode processors which
support suspend modulation. support suspend modulation.
For details, take a look at linux/Documentation/cpu-freq. For details, take a look at <file:Documentation/cpu-freq/>.
If in doubt, say N. If in doubt, say N.
...@@ -116,7 +116,7 @@ config X86_SPEEDSTEP_CENTRINO ...@@ -116,7 +116,7 @@ config X86_SPEEDSTEP_CENTRINO
This adds the CPUFreq driver for Enhanced SpeedStep enabled This adds the CPUFreq driver for Enhanced SpeedStep enabled
mobile CPUs. This means Intel Pentium M (Centrino) CPUs. mobile CPUs. This means Intel Pentium M (Centrino) CPUs.
For details, take a look at linux/Documentation/cpu-freq. For details, take a look at <file:Documentation/cpu-freq/>.
If in doubt, say N. If in doubt, say N.
...@@ -129,7 +129,7 @@ config X86_SPEEDSTEP_ICH ...@@ -129,7 +129,7 @@ config X86_SPEEDSTEP_ICH
mobile Intel Pentium 4 P4-M on systems which have an Intel ICH2, mobile Intel Pentium 4 P4-M on systems which have an Intel ICH2,
ICH3 or ICH4 southbridge. ICH3 or ICH4 southbridge.
For details, take a look at linux/Documentation/cpu-freq. For details, take a look at <file:Documentation/cpu-freq/>.
If in doubt, say N. If in doubt, say N.
...@@ -141,7 +141,7 @@ config X86_SPEEDSTEP_SMI ...@@ -141,7 +141,7 @@ config X86_SPEEDSTEP_SMI
(Coppermine), all mobile Intel Pentium III-M (Tualatin) (Coppermine), all mobile Intel Pentium III-M (Tualatin)
on systems which have an Intel 440BX/ZX/MX southbridge. on systems which have an Intel 440BX/ZX/MX southbridge.
For details, take a look at linux/Documentation/cpu-freq. For details, take a look at <file:Documentation/cpu-freq/>.
If in doubt, say N. If in doubt, say N.
...@@ -152,7 +152,7 @@ config X86_P4_CLOCKMOD ...@@ -152,7 +152,7 @@ config X86_P4_CLOCKMOD
This adds the CPUFreq driver for Intel Pentium 4 / XEON This adds the CPUFreq driver for Intel Pentium 4 / XEON
processors. processors.
For details, take a look at linux/Documentation/cpu-freq. For details, take a look at <file:Documentation/cpu-freq/>.
If in doubt, say N. If in doubt, say N.
...@@ -168,7 +168,7 @@ config X86_LONGRUN ...@@ -168,7 +168,7 @@ config X86_LONGRUN
This adds the CPUFreq driver for Transmeta Crusoe processors which This adds the CPUFreq driver for Transmeta Crusoe processors which
support LongRun. support LongRun.
For details, take a look at linux/Documentation/cpu-freq. For details, take a look at <file:Documentation/cpu-freq/>.
If in doubt, say N. If in doubt, say N.
...@@ -180,7 +180,7 @@ config X86_LONGHAUL ...@@ -180,7 +180,7 @@ config X86_LONGHAUL
VIA Cyrix Samuel/C3, VIA Cyrix Ezra and VIA Cyrix Ezra-T VIA Cyrix Samuel/C3, VIA Cyrix Ezra and VIA Cyrix Ezra-T
processors. processors.
For details, take a look at linux/Documentation/cpu-freq. For details, take a look at <file:Documentation/cpu-freq/>.
If in doubt, say N. If in doubt, say N.
......
...@@ -261,7 +261,7 @@ config GCOV ...@@ -261,7 +261,7 @@ config GCOV
This option allows developers to retrieve coverage data from a UML This option allows developers to retrieve coverage data from a UML
session. session.
See <http://user-mode-linux.sourceforge.net/gcov.html> for more See <http://user-mode-linux.sourceforge.net/gprof.html> for more
details. details.
If you're involved in UML kernel development and want to use gcov, If you're involved in UML kernel development and want to use gcov,
......
...@@ -91,7 +91,7 @@ config PARIDE_PG ...@@ -91,7 +91,7 @@ config PARIDE_PG
driver. See <file:include/linux/pg.h>. for details. driver. See <file:include/linux/pg.h>. for details.
You can obtain the most recent version of cdrtools from You can obtain the most recent version of cdrtools from
<ftp://ftp.fokus.gmd.de/pub/unix/cdrecord/>. Versions 1.6.1a3 and <ftp://ftp.berlios.de/pub/cdrecord/>. Versions 1.6.1a3 and
later fully support this driver. later fully support this driver.
comment "Parallel IDE protocol modules" comment "Parallel IDE protocol modules"
......
...@@ -305,7 +305,7 @@ config RIO ...@@ -305,7 +305,7 @@ config RIO
help help
This is a driver for the Specialix RIO, a smart serial card which This is a driver for the Specialix RIO, a smart serial card which
drives an outboard box that can support up to 128 ports. Product drives an outboard box that can support up to 128 ports. Product
information is at <http://www.sphinxcst.co.uk/perle/multi.htm>. information is at <http://www.perle.com/support/documentation.html#multiport>.
There are both ISA and PCI versions. There are both ISA and PCI versions.
config RIO_OLDPCI config RIO_OLDPCI
...@@ -415,7 +415,7 @@ config IT8172_SCR0 ...@@ -415,7 +415,7 @@ config IT8172_SCR0
Say Y here to support smart-card reader 0 (SCR0) on the Integrated Say Y here to support smart-card reader 0 (SCR0) on the Integrated
Technology Express, Inc. ITE8172 SBC. Vendor page at Technology Express, Inc. ITE8172 SBC. Vendor page at
<http://www.ite.com.tw/ia/brief_it8172bsp.htm>; picture of the <http://www.ite.com.tw/ia/brief_it8172bsp.htm>; picture of the
board at <http://www.mvista.com/allies/semiconductor/ite.html>. board at <http://www.mvista.com/partners/semiconductor/ite.html>.
config IT8172_SCR1 config IT8172_SCR1
bool "Enable Smart Card Reader 1 Support " bool "Enable Smart Card Reader 1 Support "
...@@ -424,7 +424,7 @@ config IT8172_SCR1 ...@@ -424,7 +424,7 @@ config IT8172_SCR1
Say Y here to support smart-card reader 1 (SCR1) on the Integrated Say Y here to support smart-card reader 1 (SCR1) on the Integrated
Technology Express, Inc. ITE8172 SBC. Vendor page at Technology Express, Inc. ITE8172 SBC. Vendor page at
<http://www.ite.com.tw/ia/brief_it8172bsp.htm>; picture of the <http://www.ite.com.tw/ia/brief_it8172bsp.htm>; picture of the
board at <http://www.mvista.com/allies/semiconductor/ite.html>. board at <http://www.mvista.com/partners/semiconductor/ite.html>.
config A2232 config A2232
tristate "Commodore A2232 serial support (EXPERIMENTAL)" tristate "Commodore A2232 serial support (EXPERIMENTAL)"
......
...@@ -6,7 +6,7 @@ config CPU_FREQ_PROC_INTF ...@@ -6,7 +6,7 @@ config CPU_FREQ_PROC_INTF
CPUFreq. Please note that it is recommended to use the sysfs CPUFreq. Please note that it is recommended to use the sysfs
interface instead (which is built automatically). interface instead (which is built automatically).
For details, take a look at linux/Documentation/cpu-freq. For details, take a look at <file:Documentation/cpu-freq/>.
If in doubt, say N. If in doubt, say N.
...@@ -65,7 +65,7 @@ config CPU_FREQ_GOV_USERSPACE ...@@ -65,7 +65,7 @@ config CPU_FREQ_GOV_USERSPACE
be able to set the CPU dynamically, like on LART be able to set the CPU dynamically, like on LART
<http://www.lart.tudelft.nl/> <http://www.lart.tudelft.nl/>
For details, take a look at linux/Documentation/cpu-freq. For details, take a look at <file:Documentation/cpu-freq/>.
If in doubt, say Y. If in doubt, say Y.
...@@ -79,6 +79,6 @@ config CPU_FREQ_24_API ...@@ -79,6 +79,6 @@ config CPU_FREQ_24_API
the same functionality as long as "userspace" is the the same functionality as long as "userspace" is the
selected governor for the specified CPU. selected governor for the specified CPU.
For details, take a look at linux/Documentation/cpu-freq. For details, take a look at <file:Documentation/cpu-freq/>.
If in doubt, say N. If in doubt, say N.
...@@ -8,6 +8,5 @@ config ISDN_DRV_SC ...@@ -8,6 +8,5 @@ config ISDN_DRV_SC
This enables support for the Spellcaster BRI ISDN boards. This This enables support for the Spellcaster BRI ISDN boards. This
driver currently builds only in a modularized version. driver currently builds only in a modularized version.
To build it, choose M here: the module will be called sc. To build it, choose M here: the module will be called sc.
See <file:Documentation/isdn/README.sc> and See <file:Documentation/isdn/README.sc> for more information.
<http://www.spellcast.com/> for more information.
...@@ -18,7 +18,7 @@ config VIDEO_DEV ...@@ -18,7 +18,7 @@ config VIDEO_DEV
and applications for most video capture functions already exist. and applications for most video capture functions already exist.
Documentation for the original API is included in the file Documentation for the original API is included in the file
Documentation/video4linux/API.html. Documentation for V4L2 is <file:Documentation/video4linux/API.html>. Documentation for V4L2 is
available on the web at <http://bytesex.org/v4l/>. available on the web at <http://bytesex.org/v4l/>.
To compile this driver as a module, choose M here: the To compile this driver as a module, choose M here: the
......
...@@ -14,6 +14,6 @@ config DVB_TTUSB_DEC ...@@ -14,6 +14,6 @@ config DVB_TTUSB_DEC
The DEC devices require firmware in order to boot into a mode in The DEC devices require firmware in order to boot into a mode in
which they are slaves to the PC. See which they are slaves to the PC. See
linux/Documentation/dvb/ttusb-dec.txt for details. <file:Documentation/dvb/ttusb-dec.txt> for details.
Say Y if you own such a device and want to use it. Say Y if you own such a device and want to use it.
...@@ -14,11 +14,11 @@ config RADIO_CADET ...@@ -14,11 +14,11 @@ config RADIO_CADET
In order to control your radio card, you will need to use programs In order to control your radio card, you will need to use programs
that are compatible with the Video For Linux API. Information on that are compatible with the Video For Linux API. Information on
this API and pointers to "v4l" programs may be found on the WWW at this API and pointers to "v4l" programs may be found at
<http://roadrunner.swansea.uk.linux.org/v4l.shtml>. <file:Documentation/video4linux/API.html>.
Further documentation on this driver can be found on the WWW at Further documentation on this driver can be found on the WWW at
<http://linux.blackhawke.net/cadet.html>. <http://linux.blackhawke.net/cadet/>.
To compile this driver as a module, choose M here: the To compile this driver as a module, choose M here: the
module will be called radio-cadet. module will be called radio-cadet.
...@@ -41,9 +41,9 @@ config RADIO_RTRACK ...@@ -41,9 +41,9 @@ config RADIO_RTRACK
In order to control your radio card, you will need to use programs In order to control your radio card, you will need to use programs
that are compatible with the Video For Linux API. Information on that are compatible with the Video For Linux API. Information on
this API and pointers to "v4l" programs may be found on the WWW at this API and pointers to "v4l" programs may be found at
<http://roadrunner.swansea.uk.linux.org/v4l.shtml>. More <file:Documentation/video4linux/API.html>. More information is
information is contained in the file contained in the file
<file:Documentation/video4linux/radiotrack.txt>. <file:Documentation/video4linux/radiotrack.txt>.
To compile this driver as a module, choose M here: the To compile this driver as a module, choose M here: the
...@@ -66,8 +66,8 @@ config RADIO_RTRACK2 ...@@ -66,8 +66,8 @@ config RADIO_RTRACK2
In order to control your radio card, you will need to use programs In order to control your radio card, you will need to use programs
that are compatible with the Video For Linux API. Information on that are compatible with the Video For Linux API. Information on
this API and pointers to "v4l" programs may be found on the WWW at this API and pointers to "v4l" programs may be found at
<http://roadrunner.swansea.uk.linux.org/v4l.shtml>. <file:Documentation/video4linux/API.html>.
To compile this driver as a module, choose M here: the To compile this driver as a module, choose M here: the
module will be called radio-rtrack2. module will be called radio-rtrack2.
...@@ -89,8 +89,8 @@ config RADIO_AZTECH ...@@ -89,8 +89,8 @@ config RADIO_AZTECH
In order to control your radio card, you will need to use programs In order to control your radio card, you will need to use programs
that are compatible with the Video For Linux API. Information on that are compatible with the Video For Linux API. Information on
this API and pointers to "v4l" programs may be found on the WWW at this API and pointers to "v4l" programs may be found at
<http://roadrunner.swansea.uk.linux.org/v4l.shtml>. <file:Documentation/video4linux/API.html>.
To compile this driver as a module, choose M here: the To compile this driver as a module, choose M here: the
module will be called radio-aztech. module will be called radio-aztech.
...@@ -113,8 +113,8 @@ config RADIO_GEMTEK ...@@ -113,8 +113,8 @@ config RADIO_GEMTEK
In order to control your radio card, you will need to use programs In order to control your radio card, you will need to use programs
that are compatible with the Video For Linux API. Information on that are compatible with the Video For Linux API. Information on
this API and pointers to "v4l" programs may be found on the WWW at this API and pointers to "v4l" programs may be found at
<http://roadrunner.swansea.uk.linux.org/v4l.shtml>. <file:Documentation/video4linux/API.html>.
To compile this driver as a module, choose M here: the To compile this driver as a module, choose M here: the
module will be called radio-gemtek. module will be called radio-gemtek.
...@@ -137,8 +137,8 @@ config RADIO_GEMTEK_PCI ...@@ -137,8 +137,8 @@ config RADIO_GEMTEK_PCI
In order to control your radio card, you will need to use programs In order to control your radio card, you will need to use programs
that are compatible with the Video for Linux API. Information on that are compatible with the Video for Linux API. Information on
this API and pointers to "v4l" programs may be found on the WWW at this API and pointers to "v4l" programs may be found at
<http://roadrunner.swansea.uk.linux.org/v4l.shtml>. <file:Documentation/video4linux/API.html>.
To compile this driver as a module, choose M here: the To compile this driver as a module, choose M here: the
module will be called radio-gemtek-pci. module will be called radio-gemtek-pci.
...@@ -152,8 +152,8 @@ config RADIO_MAXIRADIO ...@@ -152,8 +152,8 @@ config RADIO_MAXIRADIO
In order to control your radio card, you will need to use programs In order to control your radio card, you will need to use programs
that are compatible with the Video For Linux API. Information on that are compatible with the Video For Linux API. Information on
this API and pointers to "v4l" programs may be found on the WWW at this API and pointers to "v4l" programs may be found at
<http://roadrunner.swansea.uk.linux.org/v4l.shtml>. <file:Documentation/video4linux/API.html>.
To compile this driver as a module, choose M here: the To compile this driver as a module, choose M here: the
module will be called radio-maxiradio. module will be called radio-maxiradio.
...@@ -167,8 +167,8 @@ config RADIO_MAESTRO ...@@ -167,8 +167,8 @@ config RADIO_MAESTRO
In order to control your radio card, you will need to use programs In order to control your radio card, you will need to use programs
that are compatible with the Video For Linux API. Information on that are compatible with the Video For Linux API. Information on
this API and pointers to "v4l" programs may be found on the WWW at this API and pointers to "v4l" programs may be found at
<http://roadrunner.swansea.uk.linux.org/v4l.shtml>. <file:Documentation/video4linux/API.html>.
To compile this driver as a module, choose M here: the To compile this driver as a module, choose M here: the
module will be called radio-maestro. module will be called radio-maestro.
...@@ -183,8 +183,8 @@ config RADIO_MIROPCM20 ...@@ -183,8 +183,8 @@ config RADIO_MIROPCM20
In order to control your radio card, you will need to use programs In order to control your radio card, you will need to use programs
that are compatible with the Video For Linux API. Information on that are compatible with the Video For Linux API. Information on
this API and pointers to "v4l" programs may be found on the WWW at this API and pointers to "v4l" programs may be found at
<http://roadrunner.swansea.uk.linux.org/v4l.shtml>. <file:Documentation/video4linux/API.html>.
To compile this driver as a module, choose M here: the To compile this driver as a module, choose M here: the
module will be called miropcm20. module will be called miropcm20.
...@@ -217,8 +217,8 @@ config RADIO_SF16FMI ...@@ -217,8 +217,8 @@ config RADIO_SF16FMI
In order to control your radio card, you will need to use programs In order to control your radio card, you will need to use programs
that are compatible with the Video For Linux API. Information on that are compatible with the Video For Linux API. Information on
this API and pointers to "v4l" programs may be found on the WWW at this API and pointers to "v4l" programs may be found at
<http://roadrunner.swansea.uk.linux.org/v4l.shtml>. <file:Documentation/video4linux/API.html>.
To compile this driver as a module, choose M here: the To compile this driver as a module, choose M here: the
module will be called radio-sf16fmi. module will be called radio-sf16fmi.
...@@ -248,12 +248,12 @@ config RADIO_TERRATEC ...@@ -248,12 +248,12 @@ config RADIO_TERRATEC
frequency control and muting works at least for me, but frequency control and muting works at least for me, but
unfortunately I have not found anybody who wants to use this card unfortunately I have not found anybody who wants to use this card
with Linux. So if it is this what YOU are trying to do right now, with Linux. So if it is this what YOU are trying to do right now,
PLEASE DROP ME A NOTE!! Rolf Offermanns (rolf@offermanns.de) PLEASE DROP ME A NOTE!! Rolf Offermanns <rolf@offermanns.de>.
In order to control your radio card, you will need to use programs In order to control your radio card, you will need to use programs
that are compatible with the Video For Linux API. Information on that are compatible with the Video For Linux API. Information on
this API and pointers to "v4l" programs may be found on the WWW at this API and pointers to "v4l" programs may be found at
<http://roadrunner.swansea.uk.linux.org/v4l.shtml>. <file:Documentation/video4linux/API.html>.
To compile this driver as a module, choose M here: the To compile this driver as a module, choose M here: the
module will be called radio-terratec. module will be called radio-terratec.
...@@ -293,8 +293,8 @@ config RADIO_TYPHOON ...@@ -293,8 +293,8 @@ config RADIO_TYPHOON
In order to control your radio card, you will need to use programs In order to control your radio card, you will need to use programs
that are compatible with the Video For Linux API. Information on that are compatible with the Video For Linux API. Information on
this API and pointers to "v4l" programs may be found on the WWW at this API and pointers to "v4l" programs may be found at
<http://roadrunner.swansea.uk.linux.org/v4l.shtml>. <file:Documentation/video4linux/API.html>.
To compile this driver as a module, choose M here: the To compile this driver as a module, choose M here: the
module will be called radio-typhoon. module will be called radio-typhoon.
...@@ -337,8 +337,8 @@ config RADIO_ZOLTRIX ...@@ -337,8 +337,8 @@ config RADIO_ZOLTRIX
In order to control your radio card, you will need to use programs In order to control your radio card, you will need to use programs
that are compatible with the Video For Linux API. Information on that are compatible with the Video For Linux API. Information on
this API and pointers to "v4l" programs may be found on the WWW at this API and pointers to "v4l" programs may be found at
<http://roadrunner.swansea.uk.linux.org/v4l.shtml>. <file:Documentation/video4linux/API.html>.
To compile this driver as a module, choose M here: the To compile this driver as a module, choose M here: the
module will be called radio-zoltrix. module will be called radio-zoltrix.
......
...@@ -14,7 +14,7 @@ config VIDEO_BT848 ...@@ -14,7 +14,7 @@ config VIDEO_BT848
---help--- ---help---
Support for BT848 based frame grabber/overlay boards. This includes Support for BT848 based frame grabber/overlay boards. This includes
the Miro, Hauppauge and STB boards. Please read the material in the Miro, Hauppauge and STB boards. Please read the material in
<file:Documentation/video4linux/bttv> for more information. <file:Documentation/video4linux/bttv/> for more information.
If you say Y or M here, you need to say Y or M to "I2C support" and If you say Y or M here, you need to say Y or M to "I2C support" and
"I2C bit-banging interfaces" in the character device section. "I2C bit-banging interfaces" in the character device section.
...@@ -37,8 +37,8 @@ config VIDEO_PLANB ...@@ -37,8 +37,8 @@ config VIDEO_PLANB
help help
PlanB is the V4L driver for the PowerMac 7x00/8x00 series video PlanB is the V4L driver for the PowerMac 7x00/8x00 series video
input hardware. If you want to experiment with this, say Y. input hardware. If you want to experiment with this, say Y.
Otherwise, or if you don't understand a word, say N. Otherwise, or if you don't understand a word, say N. See
See <http://www.cpu.lu/~mlan/planb.html> for more info. <http://www.cpu.lu/~mlan/linux/dev/planb.html> for more info.
Saying M will compile this driver as a module (planb). Saying M will compile this driver as a module (planb).
......
...@@ -9,9 +9,9 @@ config MTD_PMC551 ...@@ -9,9 +9,9 @@ config MTD_PMC551
depends on MTD && PCI depends on MTD && PCI
---help--- ---help---
This provides a MTD device driver for the Ramix PMC551 RAM PCI card This provides a MTD device driver for the Ramix PMC551 RAM PCI card
from Ramix Inc. <http://www.ramix.com/products/memory/pmc551.html>. from Ramix Inc. <http://www.ramix.com/products/>. These devices come
These devices come in memory configurations from 32M - 1G. If you in memory configurations from 32M - 1G. If you have one, you
have one, you probably want to enable this. probably want to enable this.
If this driver is compiled as a module you get the ability to select If this driver is compiled as a module you get the ability to select
the size of the aperture window pointing into the devices memory. the size of the aperture window pointing into the devices memory.
......
...@@ -94,7 +94,7 @@ config MTD_SBC_GXX ...@@ -94,7 +94,7 @@ config MTD_SBC_GXX
By default the flash is split into 3 partitions which are accessed By default the flash is split into 3 partitions which are accessed
as separate MTD devices. This board utilizes Intel StrataFlash. as separate MTD devices. This board utilizes Intel StrataFlash.
More info at More info at
<http://www.arcomcontrols.com/products/icp/pc104/processors/>. <http://www.arcomcontrols.com/products/icp/pc104/processors/SBC_GX1.htm>.
config MTD_ELAN_104NC config MTD_ELAN_104NC
tristate "CFI Flash device mapped on Arcom ELAN-104NC" tristate "CFI Flash device mapped on Arcom ELAN-104NC"
...@@ -104,7 +104,7 @@ config MTD_ELAN_104NC ...@@ -104,7 +104,7 @@ config MTD_ELAN_104NC
System's ELAN-104NC development board. By default the flash System's ELAN-104NC development board. By default the flash
is split into 3 partitions which are accessed as separate MTD is split into 3 partitions which are accessed as separate MTD
devices. This board utilizes Intel StrataFlash. More info at devices. This board utilizes Intel StrataFlash. More info at
<http://www.arcomcontrols.com/products/icp/pc104/processors/>. <http://www.arcomcontrols.com/products/icp/pc104/processors/ELAN104NC.htm>.
config MTD_LUBBOCK config MTD_LUBBOCK
tristate "CFI Flash device mapped on Intel Lubbock XScale eval board" tristate "CFI Flash device mapped on Intel Lubbock XScale eval board"
...@@ -120,7 +120,7 @@ config MTD_OCTAGON ...@@ -120,7 +120,7 @@ config MTD_OCTAGON
This provides a 'mapping' driver which supports the way in which This provides a 'mapping' driver which supports the way in which
the flash chips are connected in the Octagon-5066 Single Board the flash chips are connected in the Octagon-5066 Single Board
Computer. More information on the board is available at Computer. More information on the board is available at
<http://www.octagonsystems.com/Products/5066/5066.html>. <http://www.octagonsystems.com/CPUpages/5066.html>.
config MTD_VMAX config MTD_VMAX
tristate "JEDEC Flash device mapped on Tempustech VMAX SBC301" tristate "JEDEC Flash device mapped on Tempustech VMAX SBC301"
...@@ -129,7 +129,7 @@ config MTD_VMAX ...@@ -129,7 +129,7 @@ config MTD_VMAX
This provides a 'mapping' driver which supports the way in which This provides a 'mapping' driver which supports the way in which
the flash chips are connected in the Tempustech VMAX SBC301 Single the flash chips are connected in the Tempustech VMAX SBC301 Single
Board Computer. More information on the board is available at Board Computer. More information on the board is available at
<http://www.tempustech.com/tt301.htm>. <http://www.tempustech.com/>.
config MTD_SCx200_DOCFLASH config MTD_SCx200_DOCFLASH
tristate "Flash device mapped with DOCCS on NatSemi SCx200" tristate "Flash device mapped with DOCCS on NatSemi SCx200"
...@@ -215,8 +215,8 @@ config MTD_DILNETPC ...@@ -215,8 +215,8 @@ config MTD_DILNETPC
depends on X86 && MTD_CONCAT && MTD_PARTITIONS && MTD_CFI_INTELEXT depends on X86 && MTD_CONCAT && MTD_PARTITIONS && MTD_CFI_INTELEXT
help help
MTD map driver for SSV DIL/Net PC Boards "DNP" and "ADNP". MTD map driver for SSV DIL/Net PC Boards "DNP" and "ADNP".
For details, see http://www.ssv-embedded.de/ssv/pc104/p169.htm For details, see <http://www.ssv-embedded.de/ssv/pc104/p169.htm>
and http://www.ssv-embedded.de/ssv/pc104/p170.htm and <http://www.ssv-embedded.de/ssv/pc104/p170.htm>
config MTD_DILNETPC_BOOTSIZE config MTD_DILNETPC_BOOTSIZE
hex "Size of DIL/Net PC flash boot partition" hex "Size of DIL/Net PC flash boot partition"
...@@ -253,7 +253,7 @@ config MTD_RPXLITE ...@@ -253,7 +253,7 @@ config MTD_RPXLITE
a strange sparse mapping. This 'mapping' driver supports that a strange sparse mapping. This 'mapping' driver supports that
arrangement, allowing the CFI probe and command set driver code arrangement, allowing the CFI probe and command set driver code
to communicate with the chips on the RPXLite board. More at to communicate with the chips on the RPXLite board. More at
<http://www.embeddedplanet.com/rpx_lite_specification_sheet.htm>. <http://www.embeddedplanet.com/>.
config MTD_MBX860 config MTD_MBX860
tristate "System flash on MBX860 board" tristate "System flash on MBX860 board"
...@@ -394,7 +394,7 @@ config MTD_DC21285 ...@@ -394,7 +394,7 @@ config MTD_DC21285
help help
This provides a driver for the flash accessed using Intel's This provides a driver for the flash accessed using Intel's
21285 bridge used with Intel's StrongARM processors. More info at 21285 bridge used with Intel's StrongARM processors. More info at
<http://developer.intel.com/design/bridge/quicklist/dsc-21285.htm>. <http://www.intel.com/design/bridge/docs/21285_documentation.htm>.
config MTD_IQ80310 config MTD_IQ80310
tristate "CFI Flash device mapped on the XScale IQ80310 board" tristate "CFI Flash device mapped on the XScale IQ80310 board"
......
...@@ -9,8 +9,8 @@ config MTD_NAND ...@@ -9,8 +9,8 @@ config MTD_NAND
depends on MTD depends on MTD
help help
This enables support for accessing all type of NAND flash This enables support for accessing all type of NAND flash
devices with an 8-bit data bus interface. For further devices with an 8-bit data bus interface. For further information see
information see www.linux-mtd.infradead.org/tech/nand.html. <http://www.linux-mtd.infradead.org/tech/nand.html>.
config MTD_NAND_VERIFY_WRITE config MTD_NAND_VERIFY_WRITE
bool "Verify NAND page writes" bool "Verify NAND page writes"
......
...@@ -83,13 +83,12 @@ config SYSVIPC ...@@ -83,13 +83,12 @@ config SYSVIPC
exchange information. It is generally considered to be a good thing, exchange information. It is generally considered to be a good thing,
and some programs won't run unless you say Y here. In particular, if and some programs won't run unless you say Y here. In particular, if
you want to run the DOS emulator dosemu under Linux (read the you want to run the DOS emulator dosemu under Linux (read the
DOSEMU-HOWTO, available from DOSEMU-HOWTO, available from <http://www.tldp.org/docs.html#howto>),
<http://www.tldp.org/docs.html#howto>), you'll need to say Y you'll need to say Y here.
here.
You can find documentation about IPC with "info ipc" and also in You can find documentation about IPC with "info ipc" and also in
section 6.4 of the Linux Programmer's Guide, available from section 6.4 of the Linux Programmer's Guide, available from
<http://www.tldp.org/docs.html#guide>. <http://www.tldp.org/guides.html>.
config BSD_PROCESS_ACCT config BSD_PROCESS_ACCT
bool "BSD Process Accounting" bool "BSD Process Accounting"
......
...@@ -9,9 +9,9 @@ config PM ...@@ -9,9 +9,9 @@ config PM
Power Management is most important for battery powered laptop Power Management is most important for battery powered laptop
computers; if you have a laptop, check out the Linux Laptop home computers; if you have a laptop, check out the Linux Laptop home
page on the WWW at page on the WWW at <http://www.linux-on-laptops.com/> or
<http://www.cs.utexas.edu/users/kharker/linux-laptop/> and the Tuxmobil - Linux on Mobile Computers at <http://www.tuxmobil.org/>
Battery Powered Linux mini-HOWTO, available from and the Battery Powered Linux mini-HOWTO, available from
<http://www.tldp.org/docs.html#howto>. <http://www.tldp.org/docs.html#howto>.
Note that, even if you say N here, Linux on the x86 architecture Note that, even if you say N here, Linux on the x86 architecture
......
...@@ -7,7 +7,7 @@ config SECURITY_SELINUX ...@@ -7,7 +7,7 @@ config SECURITY_SELINUX
You will also need a policy configuration and a labeled filesystem. You will also need a policy configuration and a labeled filesystem.
You can obtain the policy compiler (checkpolicy), the utility for You can obtain the policy compiler (checkpolicy), the utility for
labeling filesystems (setfiles), and an example policy configuration labeling filesystems (setfiles), and an example policy configuration
from http://www.nsa.gov/selinux. from <http://www.nsa.gov/selinux/>.
If you are unsure how to answer this question, answer N. If you are unsure how to answer this question, answer N.
config SECURITY_SELINUX_BOOTPARAM config SECURITY_SELINUX_BOOTPARAM
......
...@@ -318,7 +318,7 @@ config SOUND_MSNDCLAS ...@@ -318,7 +318,7 @@ config SOUND_MSNDCLAS
See <file:Documentation/sound/oss/MultiSound> for important information See <file:Documentation/sound/oss/MultiSound> for important information
about this driver. Note that it has been discontinued, but the about this driver. Note that it has been discontinued, but the
Voyetra Turtle Beach knowledge base entry for it is still available Voyetra Turtle Beach knowledge base entry for it is still available
at <http://www.voyetra-turtle-beach.com/site/kb_ftp/790.asp>. at <http://www.turtlebeach.com/site/kb_ftp/790.asp>.
comment "Compiled-in MSND Classic support requires firmware during compilation." comment "Compiled-in MSND Classic support requires firmware during compilation."
depends on SOUND_PRIME && SOUND_MSNDCLAS=y depends on SOUND_PRIME && SOUND_MSNDCLAS=y
...@@ -380,7 +380,7 @@ config SOUND_MSNDPIN ...@@ -380,7 +380,7 @@ config SOUND_MSNDPIN
See <file:Documentation/sound/oss/MultiSound> for important information See <file:Documentation/sound/oss/MultiSound> for important information
about this driver. Note that it has been discontinued, but the about this driver. Note that it has been discontinued, but the
Voyetra Turtle Beach knowledge base entry for it is still available Voyetra Turtle Beach knowledge base entry for it is still available
at <http://www.voyetra-turtle-beach.com/site/kb_ftp/600.asp>. at <http://www.turtlebeach.com/site/kb_ftp/600.asp>.
comment "Compiled-in MSND Pinnacle support requires firmware during compilation." comment "Compiled-in MSND Pinnacle support requires firmware during compilation."
depends on SOUND_PRIME && SOUND_MSNDPIN=y depends on SOUND_PRIME && SOUND_MSNDPIN=y
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment