From: Rusty Russell From: "Petri T. Koistinen" 1) Various URLs in the Kconfig files are out of date: update them. 2) URLs should be of form . 3) References to files in the source should be of form 4) Email addresses should be of form --- 25-akpm/arch/i386/Kconfig | 8 +-- 25-akpm/arch/i386/kernel/cpu/cpufreq/Kconfig | 28 ++++++------- 25-akpm/arch/um/Kconfig | 2 25-akpm/drivers/block/paride/Kconfig | 2 25-akpm/drivers/char/Kconfig | 6 +- 25-akpm/drivers/cpufreq/Kconfig | 6 +- 25-akpm/drivers/isdn/sc/Kconfig | 3 - 25-akpm/drivers/media/Kconfig | 2 25-akpm/drivers/media/dvb/ttusb-dec/Kconfig | 2 25-akpm/drivers/media/radio/Kconfig | 58 +++++++++++++-------------- 25-akpm/drivers/media/video/Kconfig | 6 +- 25-akpm/drivers/mtd/devices/Kconfig | 6 +- 25-akpm/drivers/mtd/maps/Kconfig | 16 +++---- 25-akpm/drivers/mtd/nand/Kconfig | 4 - 25-akpm/init/Kconfig | 7 +-- 25-akpm/kernel/power/Kconfig | 6 +- 25-akpm/security/selinux/Kconfig | 2 25-akpm/sound/oss/Kconfig | 4 - 18 files changed, 83 insertions(+), 85 deletions(-) diff -puN arch/i386/Kconfig~kconfig-url-fixes arch/i386/Kconfig --- 25/arch/i386/Kconfig~kconfig-url-fixes 2004-04-03 02:59:44.694558336 -0800 +++ 25-akpm/arch/i386/Kconfig 2004-04-03 02:59:44.722554080 -0800 @@ -70,7 +70,7 @@ config X86_NUMAQ multiquad box. This changes the way that processors are bootstrapped, 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 - email to Martin.Bligh@us.ibm.com + email to . config X86_SUMMIT bool "Summit/EXA (IBM x440)" @@ -598,7 +598,7 @@ config I8K For information on utilities to make use of this driver see the I8K Linux utilities web site at: - + Say Y if you intend to run this kernel on a Dell Inspiron 8000. Say N otherwise. @@ -809,8 +809,8 @@ config EFI This option is only useful on systems that have EFI firmware and will result in a kernel image that is ~8k larger. In addition, you must use the latest ELILO loader available at - ftp.hpl.hp.com/pub/linux-ia64/ in order to take advantage of kernel - initialization using EFI information (neither GRUB nor LILO know + in order to take advantage of + kernel initialization using EFI information (neither GRUB nor LILO know anything about EFI). However, even with this option, the resultant kernel should continue to boot on existing non-EFI platforms. diff -puN arch/i386/kernel/cpu/cpufreq/Kconfig~kconfig-url-fixes arch/i386/kernel/cpu/cpufreq/Kconfig --- 25/arch/i386/kernel/cpu/cpufreq/Kconfig~kconfig-url-fixes 2004-04-03 02:59:44.695558184 -0800 +++ 25-akpm/arch/i386/kernel/cpu/cpufreq/Kconfig 2004-04-03 02:59:44.723553928 -0800 @@ -11,8 +11,8 @@ config CPU_FREQ fly. This is a nice method to save battery power on notebooks, because the lower the clock speed, the less power the CPU consumes. - For more information, take a look at linux/Documentation/cpu-freq or - at + For more information, take a look at + or at If in doubt, say N. @@ -38,7 +38,7 @@ config X86_ACPI_CPUFREQ This driver adds a CPUFreq driver which utilizes the ACPI Processor Performance States. - For details, take a look at linux/Documentation/cpu-freq. + For details, take a look at . If in doubt, say N. @@ -63,7 +63,7 @@ config ELAN_CPUFREQ parameter: elanfreq=maxspeed (in kHz) or as module parameter "max_freq". - For details, take a look at linux/Documentation/cpu-freq. + For details, take a look at . If in doubt, say N. @@ -74,7 +74,7 @@ config X86_POWERNOW_K6 This adds the CPUFreq driver for mobile AMD K6-2+ and mobile AMD K6-3+ processors. - For details, take a look at linux/Documentation/cpu-freq. + For details, take a look at . If in doubt, say N. @@ -84,7 +84,7 @@ config X86_POWERNOW_K7 help 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 . If in doubt, say N. @@ -94,7 +94,7 @@ config X86_POWERNOW_K8 help 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 . If in doubt, say N. @@ -105,7 +105,7 @@ config X86_GX_SUSPMOD This add the CPUFreq driver for NatSemi Geode processors which support suspend modulation. - For details, take a look at linux/Documentation/cpu-freq. + For details, take a look at . If in doubt, say N. @@ -116,7 +116,7 @@ config X86_SPEEDSTEP_CENTRINO This adds the CPUFreq driver for Enhanced SpeedStep enabled 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 . If in doubt, say N. @@ -129,7 +129,7 @@ config X86_SPEEDSTEP_ICH mobile Intel Pentium 4 P4-M on systems which have an Intel ICH2, ICH3 or ICH4 southbridge. - For details, take a look at linux/Documentation/cpu-freq. + For details, take a look at . If in doubt, say N. @@ -141,7 +141,7 @@ config X86_SPEEDSTEP_SMI (Coppermine), all mobile Intel Pentium III-M (Tualatin) 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 . If in doubt, say N. @@ -152,7 +152,7 @@ config X86_P4_CLOCKMOD This adds the CPUFreq driver for Intel Pentium 4 / XEON processors. - For details, take a look at linux/Documentation/cpu-freq. + For details, take a look at . If in doubt, say N. @@ -168,7 +168,7 @@ config X86_LONGRUN This adds the CPUFreq driver for Transmeta Crusoe processors which support LongRun. - For details, take a look at linux/Documentation/cpu-freq. + For details, take a look at . If in doubt, say N. @@ -180,7 +180,7 @@ config X86_LONGHAUL VIA Cyrix Samuel/C3, VIA Cyrix Ezra and VIA Cyrix Ezra-T processors. - For details, take a look at linux/Documentation/cpu-freq. + For details, take a look at . If in doubt, say N. diff -puN arch/um/Kconfig~kconfig-url-fixes arch/um/Kconfig --- 25/arch/um/Kconfig~kconfig-url-fixes 2004-04-03 02:59:44.697557880 -0800 +++ 25-akpm/arch/um/Kconfig 2004-04-03 02:59:44.723553928 -0800 @@ -261,7 +261,7 @@ config GCOV This option allows developers to retrieve coverage data from a UML session. - See for more + See for more details. If you're involved in UML kernel development and want to use gcov, diff -puN drivers/block/paride/Kconfig~kconfig-url-fixes drivers/block/paride/Kconfig --- 25/drivers/block/paride/Kconfig~kconfig-url-fixes 2004-04-03 02:59:44.699557576 -0800 +++ 25-akpm/drivers/block/paride/Kconfig 2004-04-03 02:59:44.724553776 -0800 @@ -91,7 +91,7 @@ config PARIDE_PG driver. See . for details. You can obtain the most recent version of cdrtools from - . Versions 1.6.1a3 and + . Versions 1.6.1a3 and later fully support this driver. comment "Parallel IDE protocol modules" diff -puN drivers/char/Kconfig~kconfig-url-fixes drivers/char/Kconfig --- 25/drivers/char/Kconfig~kconfig-url-fixes 2004-04-03 02:59:44.700557424 -0800 +++ 25-akpm/drivers/char/Kconfig 2004-04-03 02:59:44.725553624 -0800 @@ -305,7 +305,7 @@ config RIO help 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 - information is at . + information is at . There are both ISA and PCI versions. config RIO_OLDPCI @@ -415,7 +415,7 @@ config IT8172_SCR0 Say Y here to support smart-card reader 0 (SCR0) on the Integrated Technology Express, Inc. ITE8172 SBC. Vendor page at ; picture of the - board at . + board at . config IT8172_SCR1 bool "Enable Smart Card Reader 1 Support " @@ -424,7 +424,7 @@ config IT8172_SCR1 Say Y here to support smart-card reader 1 (SCR1) on the Integrated Technology Express, Inc. ITE8172 SBC. Vendor page at ; picture of the - board at . + board at . config A2232 tristate "Commodore A2232 serial support (EXPERIMENTAL)" diff -puN drivers/cpufreq/Kconfig~kconfig-url-fixes drivers/cpufreq/Kconfig --- 25/drivers/cpufreq/Kconfig~kconfig-url-fixes 2004-04-03 02:59:44.702557120 -0800 +++ 25-akpm/drivers/cpufreq/Kconfig 2004-04-03 02:59:44.725553624 -0800 @@ -6,7 +6,7 @@ config CPU_FREQ_PROC_INTF CPUFreq. Please note that it is recommended to use the sysfs interface instead (which is built automatically). - For details, take a look at linux/Documentation/cpu-freq. + For details, take a look at . If in doubt, say N. @@ -65,7 +65,7 @@ config CPU_FREQ_GOV_USERSPACE be able to set the CPU dynamically, like on LART - For details, take a look at linux/Documentation/cpu-freq. + For details, take a look at . If in doubt, say Y. @@ -79,6 +79,6 @@ config CPU_FREQ_24_API the same functionality as long as "userspace" is the selected governor for the specified CPU. - For details, take a look at linux/Documentation/cpu-freq. + For details, take a look at . If in doubt, say N. diff -puN drivers/isdn/sc/Kconfig~kconfig-url-fixes drivers/isdn/sc/Kconfig --- 25/drivers/isdn/sc/Kconfig~kconfig-url-fixes 2004-04-03 02:59:44.703556968 -0800 +++ 25-akpm/drivers/isdn/sc/Kconfig 2004-04-03 02:59:44.726553472 -0800 @@ -8,6 +8,5 @@ config ISDN_DRV_SC This enables support for the Spellcaster BRI ISDN boards. This driver currently builds only in a modularized version. To build it, choose M here: the module will be called sc. - See and - for more information. + See for more information. diff -puN drivers/media/dvb/ttusb-dec/Kconfig~kconfig-url-fixes drivers/media/dvb/ttusb-dec/Kconfig --- 25/drivers/media/dvb/ttusb-dec/Kconfig~kconfig-url-fixes 2004-04-03 02:59:44.705556664 -0800 +++ 25-akpm/drivers/media/dvb/ttusb-dec/Kconfig 2004-04-03 02:59:44.726553472 -0800 @@ -14,6 +14,6 @@ config DVB_TTUSB_DEC The DEC devices require firmware in order to boot into a mode in which they are slaves to the PC. See - linux/Documentation/dvb/ttusb-dec.txt for details. + for details. Say Y if you own such a device and want to use it. diff -puN drivers/media/Kconfig~kconfig-url-fixes drivers/media/Kconfig --- 25/drivers/media/Kconfig~kconfig-url-fixes 2004-04-03 02:59:44.706556512 -0800 +++ 25-akpm/drivers/media/Kconfig 2004-04-03 02:59:44.726553472 -0800 @@ -18,7 +18,7 @@ config VIDEO_DEV and applications for most video capture functions already exist. Documentation for the original API is included in the file - Documentation/video4linux/API.html. Documentation for V4L2 is + . Documentation for V4L2 is available on the web at . To compile this driver as a module, choose M here: the diff -puN drivers/media/radio/Kconfig~kconfig-url-fixes drivers/media/radio/Kconfig --- 25/drivers/media/radio/Kconfig~kconfig-url-fixes 2004-04-03 02:59:44.707556360 -0800 +++ 25-akpm/drivers/media/radio/Kconfig 2004-04-03 02:59:44.728553168 -0800 @@ -14,11 +14,11 @@ config RADIO_CADET In order to control your radio card, you will need to use programs 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 + . Further documentation on this driver can be found on the WWW at - . + . To compile this driver as a module, choose M here: the module will be called radio-cadet. @@ -41,9 +41,9 @@ config RADIO_RTRACK In order to control your radio card, you will need to use programs 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 - . More - information is contained in the file + this API and pointers to "v4l" programs may be found at + . More information is + contained in the file . To compile this driver as a module, choose M here: the @@ -66,8 +66,8 @@ config RADIO_RTRACK2 In order to control your radio card, you will need to use programs 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 + . To compile this driver as a module, choose M here: the module will be called radio-rtrack2. @@ -89,8 +89,8 @@ config RADIO_AZTECH In order to control your radio card, you will need to use programs 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 + . To compile this driver as a module, choose M here: the module will be called radio-aztech. @@ -113,8 +113,8 @@ config RADIO_GEMTEK In order to control your radio card, you will need to use programs 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 + . To compile this driver as a module, choose M here: the module will be called radio-gemtek. @@ -137,8 +137,8 @@ config RADIO_GEMTEK_PCI In order to control your radio card, you will need to use programs 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 + . To compile this driver as a module, choose M here: the module will be called radio-gemtek-pci. @@ -152,8 +152,8 @@ config RADIO_MAXIRADIO In order to control your radio card, you will need to use programs 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 + . To compile this driver as a module, choose M here: the module will be called radio-maxiradio. @@ -167,8 +167,8 @@ config RADIO_MAESTRO In order to control your radio card, you will need to use programs 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 + . To compile this driver as a module, choose M here: the module will be called radio-maestro. @@ -183,8 +183,8 @@ config RADIO_MIROPCM20 In order to control your radio card, you will need to use programs 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 + . To compile this driver as a module, choose M here: the module will be called miropcm20. @@ -217,8 +217,8 @@ config RADIO_SF16FMI In order to control your radio card, you will need to use programs 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 + . To compile this driver as a module, choose M here: the module will be called radio-sf16fmi. @@ -248,12 +248,12 @@ config RADIO_TERRATEC frequency control and muting works at least for me, but 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, - PLEASE DROP ME A NOTE!! Rolf Offermanns (rolf@offermanns.de) + PLEASE DROP ME A NOTE!! Rolf Offermanns . In order to control your radio card, you will need to use programs 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 + . To compile this driver as a module, choose M here: the module will be called radio-terratec. @@ -293,8 +293,8 @@ config RADIO_TYPHOON In order to control your radio card, you will need to use programs 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 + . To compile this driver as a module, choose M here: the module will be called radio-typhoon. @@ -337,8 +337,8 @@ config RADIO_ZOLTRIX In order to control your radio card, you will need to use programs 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 + . To compile this driver as a module, choose M here: the module will be called radio-zoltrix. diff -puN drivers/media/video/Kconfig~kconfig-url-fixes drivers/media/video/Kconfig --- 25/drivers/media/video/Kconfig~kconfig-url-fixes 2004-04-03 02:59:44.708556208 -0800 +++ 25-akpm/drivers/media/video/Kconfig 2004-04-03 02:59:44.728553168 -0800 @@ -14,7 +14,7 @@ config VIDEO_BT848 ---help--- Support for BT848 based frame grabber/overlay boards. This includes the Miro, Hauppauge and STB boards. Please read the material in - for more information. + for more information. 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. @@ -37,8 +37,8 @@ config VIDEO_PLANB help PlanB is the V4L driver for the PowerMac 7x00/8x00 series video input hardware. If you want to experiment with this, say Y. - Otherwise, or if you don't understand a word, say N. - See for more info. + Otherwise, or if you don't understand a word, say N. See + for more info. Saying M will compile this driver as a module (planb). diff -puN drivers/mtd/devices/Kconfig~kconfig-url-fixes drivers/mtd/devices/Kconfig --- 25/drivers/mtd/devices/Kconfig~kconfig-url-fixes 2004-04-03 02:59:44.710555904 -0800 +++ 25-akpm/drivers/mtd/devices/Kconfig 2004-04-03 02:59:44.729553016 -0800 @@ -9,9 +9,9 @@ config MTD_PMC551 depends on MTD && PCI ---help--- This provides a MTD device driver for the Ramix PMC551 RAM PCI card - from Ramix Inc. . - These devices come in memory configurations from 32M - 1G. If you - have one, you probably want to enable this. + from Ramix Inc. . These devices come + in memory configurations from 32M - 1G. If you have one, you + probably want to enable this. 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. diff -puN drivers/mtd/maps/Kconfig~kconfig-url-fixes drivers/mtd/maps/Kconfig --- 25/drivers/mtd/maps/Kconfig~kconfig-url-fixes 2004-04-03 02:59:44.711555752 -0800 +++ 25-akpm/drivers/mtd/maps/Kconfig 2004-04-03 02:59:44.730552864 -0800 @@ -94,7 +94,7 @@ config MTD_SBC_GXX By default the flash is split into 3 partitions which are accessed as separate MTD devices. This board utilizes Intel StrataFlash. More info at - . + . config MTD_ELAN_104NC tristate "CFI Flash device mapped on Arcom ELAN-104NC" @@ -104,7 +104,7 @@ config MTD_ELAN_104NC System's ELAN-104NC development board. By default the flash is split into 3 partitions which are accessed as separate MTD devices. This board utilizes Intel StrataFlash. More info at - . + . config MTD_LUBBOCK tristate "CFI Flash device mapped on Intel Lubbock XScale eval board" @@ -120,7 +120,7 @@ config MTD_OCTAGON This provides a 'mapping' driver which supports the way in which the flash chips are connected in the Octagon-5066 Single Board Computer. More information on the board is available at - . + . config MTD_VMAX tristate "JEDEC Flash device mapped on Tempustech VMAX SBC301" @@ -129,7 +129,7 @@ config MTD_VMAX This provides a 'mapping' driver which supports the way in which the flash chips are connected in the Tempustech VMAX SBC301 Single Board Computer. More information on the board is available at - . + . config MTD_SCx200_DOCFLASH tristate "Flash device mapped with DOCCS on NatSemi SCx200" @@ -215,8 +215,8 @@ config MTD_DILNETPC depends on X86 && MTD_CONCAT && MTD_PARTITIONS && MTD_CFI_INTELEXT help MTD map driver for SSV DIL/Net PC Boards "DNP" and "ADNP". - For details, see http://www.ssv-embedded.de/ssv/pc104/p169.htm - and http://www.ssv-embedded.de/ssv/pc104/p170.htm + For details, see + and config MTD_DILNETPC_BOOTSIZE hex "Size of DIL/Net PC flash boot partition" @@ -253,7 +253,7 @@ config MTD_RPXLITE a strange sparse mapping. This 'mapping' driver supports that arrangement, allowing the CFI probe and command set driver code to communicate with the chips on the RPXLite board. More at - . + . config MTD_MBX860 tristate "System flash on MBX860 board" @@ -394,7 +394,7 @@ config MTD_DC21285 help This provides a driver for the flash accessed using Intel's 21285 bridge used with Intel's StrongARM processors. More info at - . + . config MTD_IQ80310 tristate "CFI Flash device mapped on the XScale IQ80310 board" diff -puN drivers/mtd/nand/Kconfig~kconfig-url-fixes drivers/mtd/nand/Kconfig --- 25/drivers/mtd/nand/Kconfig~kconfig-url-fixes 2004-04-03 02:59:44.712555600 -0800 +++ 25-akpm/drivers/mtd/nand/Kconfig 2004-04-03 02:59:44.730552864 -0800 @@ -9,8 +9,8 @@ config MTD_NAND depends on MTD help This enables support for accessing all type of NAND flash - devices with an 8-bit data bus interface. For further - information see www.linux-mtd.infradead.org/tech/nand.html. + devices with an 8-bit data bus interface. For further information see + . config MTD_NAND_VERIFY_WRITE bool "Verify NAND page writes" diff -puN init/Kconfig~kconfig-url-fixes init/Kconfig --- 25/init/Kconfig~kconfig-url-fixes 2004-04-03 02:59:44.714555296 -0800 +++ 25-akpm/init/Kconfig 2004-04-03 02:59:44.731552712 -0800 @@ -83,13 +83,12 @@ config SYSVIPC 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 you want to run the DOS emulator dosemu under Linux (read the - DOSEMU-HOWTO, available from - ), you'll need to say Y - here. + DOSEMU-HOWTO, available from ), + you'll need to say Y here. You can find documentation about IPC with "info ipc" and also in section 6.4 of the Linux Programmer's Guide, available from - . + . config BSD_PROCESS_ACCT bool "BSD Process Accounting" diff -puN kernel/power/Kconfig~kconfig-url-fixes kernel/power/Kconfig --- 25/kernel/power/Kconfig~kconfig-url-fixes 2004-04-03 02:59:44.715555144 -0800 +++ 25-akpm/kernel/power/Kconfig 2004-04-03 02:59:44.731552712 -0800 @@ -9,9 +9,9 @@ config PM Power Management is most important for battery powered laptop computers; if you have a laptop, check out the Linux Laptop home - page on the WWW at - and the - Battery Powered Linux mini-HOWTO, available from + page on the WWW at or + Tuxmobil - Linux on Mobile Computers at + and the Battery Powered Linux mini-HOWTO, available from . Note that, even if you say N here, Linux on the x86 architecture diff -puN security/selinux/Kconfig~kconfig-url-fixes security/selinux/Kconfig --- 25/security/selinux/Kconfig~kconfig-url-fixes 2004-04-03 02:59:44.716554992 -0800 +++ 25-akpm/security/selinux/Kconfig 2004-04-03 02:59:44.731552712 -0800 @@ -7,7 +7,7 @@ config SECURITY_SELINUX You will also need a policy configuration and a labeled filesystem. You can obtain the policy compiler (checkpolicy), the utility for labeling filesystems (setfiles), and an example policy configuration - from http://www.nsa.gov/selinux. + from . If you are unsure how to answer this question, answer N. config SECURITY_SELINUX_BOOTPARAM diff -puN sound/oss/Kconfig~kconfig-url-fixes sound/oss/Kconfig --- 25/sound/oss/Kconfig~kconfig-url-fixes 2004-04-03 02:59:44.717554840 -0800 +++ 25-akpm/sound/oss/Kconfig 2004-04-03 02:59:44.732552560 -0800 @@ -318,7 +318,7 @@ config SOUND_MSNDCLAS See for important information about this driver. Note that it has been discontinued, but the Voyetra Turtle Beach knowledge base entry for it is still available - at . + at . comment "Compiled-in MSND Classic support requires firmware during compilation." depends on SOUND_PRIME && SOUND_MSNDCLAS=y @@ -380,7 +380,7 @@ config SOUND_MSNDPIN See for important information about this driver. Note that it has been discontinued, but the Voyetra Turtle Beach knowledge base entry for it is still available - at . + at . comment "Compiled-in MSND Pinnacle support requires firmware during compilation." depends on SOUND_PRIME && SOUND_MSNDPIN=y _