diff options
| -rw-r--r-- | arch/blackfin/Kconfig | 2 | ||||
| -rw-r--r-- | drivers/block/Kconfig | 2 | ||||
| -rw-r--r-- | drivers/char/Kconfig | 2 | ||||
| -rw-r--r-- | drivers/connector/Kconfig | 2 | ||||
| -rw-r--r-- | drivers/crypto/Kconfig | 6 | ||||
| -rw-r--r-- | drivers/ide/Kconfig | 2 | ||||
| -rw-r--r-- | drivers/media/dvb/dvb-usb/Kconfig | 2 | ||||
| -rw-r--r-- | drivers/mtd/devices/Kconfig | 2 | ||||
| -rw-r--r-- | drivers/mtd/nand/Kconfig | 4 | ||||
| -rw-r--r-- | drivers/net/Kconfig | 4 | ||||
| -rw-r--r-- | drivers/net/wireless/Kconfig | 2 | ||||
| -rw-r--r-- | drivers/net/wireless/hostap/Kconfig | 8 | ||||
| -rw-r--r-- | drivers/net/wireless/iwlwifi/Kconfig | 4 | ||||
| -rw-r--r-- | drivers/net/wireless/rt2x00/Kconfig | 14 | ||||
| -rw-r--r-- | drivers/s390/net/Kconfig | 14 | ||||
| -rw-r--r-- | drivers/serial/Kconfig | 2 | ||||
| -rw-r--r-- | drivers/w1/Kconfig | 2 | ||||
| -rw-r--r-- | drivers/w1/masters/Kconfig | 6 | ||||
| -rw-r--r-- | drivers/watchdog/Kconfig | 2 | ||||
| -rw-r--r-- | net/ipv6/Kconfig | 2 | ||||
| -rw-r--r-- | net/netfilter/Kconfig | 4 |
21 files changed, 44 insertions, 44 deletions
diff --git a/arch/blackfin/Kconfig b/arch/blackfin/Kconfig index 3640cdc38aac..bc9ce89f6200 100644 --- a/arch/blackfin/Kconfig +++ b/arch/blackfin/Kconfig | |||
| @@ -872,7 +872,7 @@ config BFIN_GPTIMERS | |||
| 872 | are unsure, say N. | 872 | are unsure, say N. |
| 873 | 873 | ||
| 874 | To compile this driver as a module, choose M here: the module | 874 | To compile this driver as a module, choose M here: the module |
| 875 | will be called gptimers.ko. | 875 | will be called gptimers. |
| 876 | 876 | ||
| 877 | choice | 877 | choice |
| 878 | prompt "Uncached DMA region" | 878 | prompt "Uncached DMA region" |
diff --git a/drivers/block/Kconfig b/drivers/block/Kconfig index f42fa50d3550..1b98cc52c220 100644 --- a/drivers/block/Kconfig +++ b/drivers/block/Kconfig | |||
| @@ -112,7 +112,7 @@ config GDROM | |||
| 112 | with up to 1 GB of data. This drive will also read standard CD ROM | 112 | with up to 1 GB of data. This drive will also read standard CD ROM |
| 113 | disks. Select this option to access any disks in your GD ROM drive. | 113 | disks. Select this option to access any disks in your GD ROM drive. |
| 114 | Most users will want to say "Y" here. | 114 | Most users will want to say "Y" here. |
| 115 | You can also build this as a module which will be called gdrom.ko | 115 | You can also build this as a module which will be called gdrom. |
| 116 | 116 | ||
| 117 | source "drivers/block/paride/Kconfig" | 117 | source "drivers/block/paride/Kconfig" |
| 118 | 118 | ||
diff --git a/drivers/char/Kconfig b/drivers/char/Kconfig index 02ecfd5fa61c..067e9dcb95cd 100644 --- a/drivers/char/Kconfig +++ b/drivers/char/Kconfig | |||
| @@ -692,7 +692,7 @@ config HVCS | |||
| 692 | this driver. | 692 | this driver. |
| 693 | 693 | ||
| 694 | To compile this driver as a module, choose M here: the | 694 | To compile this driver as a module, choose M here: the |
| 695 | module will be called hvcs.ko. Additionally, this module | 695 | module will be called hvcs. Additionally, this module |
| 696 | will depend on arch specific APIs exported from hvcserver.ko | 696 | will depend on arch specific APIs exported from hvcserver.ko |
| 697 | which will also be compiled when this driver is built as a | 697 | which will also be compiled when this driver is built as a |
| 698 | module. | 698 | module. |
diff --git a/drivers/connector/Kconfig b/drivers/connector/Kconfig index 100bfd422066..6e6730f9dfd1 100644 --- a/drivers/connector/Kconfig +++ b/drivers/connector/Kconfig | |||
| @@ -7,7 +7,7 @@ menuconfig CONNECTOR | |||
| 7 | of the netlink socket protocol. | 7 | of the netlink socket protocol. |
| 8 | 8 | ||
| 9 | Connector support can also be built as a module. If so, the module | 9 | Connector support can also be built as a module. If so, the module |
| 10 | will be called cn.ko. | 10 | will be called cn. |
| 11 | 11 | ||
| 12 | if CONNECTOR | 12 | if CONNECTOR |
| 13 | 13 | ||
diff --git a/drivers/crypto/Kconfig b/drivers/crypto/Kconfig index 01afd758072f..3e72a6a96d73 100644 --- a/drivers/crypto/Kconfig +++ b/drivers/crypto/Kconfig | |||
| @@ -34,7 +34,7 @@ config CRYPTO_DEV_PADLOCK_AES | |||
| 34 | Available in VIA C3 and newer CPUs. | 34 | Available in VIA C3 and newer CPUs. |
| 35 | 35 | ||
| 36 | If unsure say M. The compiled module will be | 36 | If unsure say M. The compiled module will be |
| 37 | called padlock-aes.ko | 37 | called padlock-aes. |
| 38 | 38 | ||
| 39 | config CRYPTO_DEV_PADLOCK_SHA | 39 | config CRYPTO_DEV_PADLOCK_SHA |
| 40 | tristate "PadLock driver for SHA1 and SHA256 algorithms" | 40 | tristate "PadLock driver for SHA1 and SHA256 algorithms" |
| @@ -47,7 +47,7 @@ config CRYPTO_DEV_PADLOCK_SHA | |||
| 47 | Available in VIA C7 and newer processors. | 47 | Available in VIA C7 and newer processors. |
| 48 | 48 | ||
| 49 | If unsure say M. The compiled module will be | 49 | If unsure say M. The compiled module will be |
| 50 | called padlock-sha.ko | 50 | called padlock-sha. |
| 51 | 51 | ||
| 52 | config CRYPTO_DEV_GEODE | 52 | config CRYPTO_DEV_GEODE |
| 53 | tristate "Support for the Geode LX AES engine" | 53 | tristate "Support for the Geode LX AES engine" |
| @@ -79,7 +79,7 @@ config ZCRYPT_MONOLITHIC | |||
| 79 | bool "Monolithic zcrypt module" | 79 | bool "Monolithic zcrypt module" |
| 80 | depends on ZCRYPT="m" | 80 | depends on ZCRYPT="m" |
| 81 | help | 81 | help |
| 82 | Select this option if you want to have a single module z90crypt.ko | 82 | Select this option if you want to have a single module z90crypt, |
| 83 | that contains all parts of the crypto device driver (ap bus, | 83 | that contains all parts of the crypto device driver (ap bus, |
| 84 | request router and all the card drivers). | 84 | request router and all the card drivers). |
| 85 | 85 | ||
diff --git a/drivers/ide/Kconfig b/drivers/ide/Kconfig index cf06494bb744..9a5d0aaac9d0 100644 --- a/drivers/ide/Kconfig +++ b/drivers/ide/Kconfig | |||
| @@ -46,7 +46,7 @@ menuconfig IDE | |||
| 46 | SMART parameters from disk drives. | 46 | SMART parameters from disk drives. |
| 47 | 47 | ||
| 48 | To compile this driver as a module, choose M here: the | 48 | To compile this driver as a module, choose M here: the |
| 49 | module will be called ide-core.ko. | 49 | module will be called ide-core. |
| 50 | 50 | ||
| 51 | For further information, please read <file:Documentation/ide/ide.txt>. | 51 | For further information, please read <file:Documentation/ide/ide.txt>. |
| 52 | 52 | ||
diff --git a/drivers/media/dvb/dvb-usb/Kconfig b/drivers/media/dvb/dvb-usb/Kconfig index 60955a70d880..1bb66e1ed5a7 100644 --- a/drivers/media/dvb/dvb-usb/Kconfig +++ b/drivers/media/dvb/dvb-usb/Kconfig | |||
| @@ -216,7 +216,7 @@ config DVB_USB_TTUSB2 | |||
| 216 | help | 216 | help |
| 217 | Say Y here to support the Pinnacle 400e DVB-S USB2.0 receiver. The | 217 | Say Y here to support the Pinnacle 400e DVB-S USB2.0 receiver. The |
| 218 | firmware protocol used by this module is similar to the one used by the | 218 | firmware protocol used by this module is similar to the one used by the |
| 219 | old ttusb-driver - that's why the module is called dvb-usb-ttusb2.ko. | 219 | old ttusb-driver - that's why the module is called dvb-usb-ttusb2. |
| 220 | 220 | ||
| 221 | config DVB_USB_DTT200U | 221 | config DVB_USB_DTT200U |
| 222 | tristate "WideView WT-200U and WT-220U (pen) DVB-T USB2.0 support (Yakumo/Hama/Typhoon/Yuan)" | 222 | tristate "WideView WT-200U and WT-220U (pen) DVB-T USB2.0 support (Yakumo/Hama/Typhoon/Yuan)" |
diff --git a/drivers/mtd/devices/Kconfig b/drivers/mtd/devices/Kconfig index 6fde0a2e3567..325fab92a62c 100644 --- a/drivers/mtd/devices/Kconfig +++ b/drivers/mtd/devices/Kconfig | |||
| @@ -49,7 +49,7 @@ config MTD_MS02NV | |||
| 49 | If you want to compile this driver as a module ( = code which can be | 49 | If you want to compile this driver as a module ( = code which can be |
| 50 | inserted in and removed from the running kernel whenever you want), | 50 | inserted in and removed from the running kernel whenever you want), |
| 51 | say M here and read <file:Documentation/kbuild/modules.txt>. | 51 | say M here and read <file:Documentation/kbuild/modules.txt>. |
| 52 | The module will be called ms02-nv.ko. | 52 | The module will be called ms02-nv. |
| 53 | 53 | ||
| 54 | config MTD_DATAFLASH | 54 | config MTD_DATAFLASH |
| 55 | tristate "Support for AT45xxx DataFlash" | 55 | tristate "Support for AT45xxx DataFlash" |
diff --git a/drivers/mtd/nand/Kconfig b/drivers/mtd/nand/Kconfig index 890936d0275e..f3276897859e 100644 --- a/drivers/mtd/nand/Kconfig +++ b/drivers/mtd/nand/Kconfig | |||
| @@ -260,7 +260,7 @@ config MTD_NAND_BASLER_EXCITE | |||
| 260 | help | 260 | help |
| 261 | This enables the driver for the NAND flash device found on the | 261 | This enables the driver for the NAND flash device found on the |
| 262 | Basler eXcite Smart Camera. If built as a module, the driver | 262 | Basler eXcite Smart Camera. If built as a module, the driver |
| 263 | will be named "excite_nandflash.ko". | 263 | will be named excite_nandflash. |
| 264 | 264 | ||
| 265 | config MTD_NAND_CAFE | 265 | config MTD_NAND_CAFE |
| 266 | tristate "NAND support for OLPC CAFÉ chip" | 266 | tristate "NAND support for OLPC CAFÉ chip" |
| @@ -282,7 +282,7 @@ config MTD_NAND_CS553X | |||
| 282 | controller is enabled for NAND, and currently requires that | 282 | controller is enabled for NAND, and currently requires that |
| 283 | the controller be in MMIO mode. | 283 | the controller be in MMIO mode. |
| 284 | 284 | ||
| 285 | If you say "m", the module will be called "cs553x_nand.ko". | 285 | If you say "m", the module will be called cs553x_nand. |
| 286 | 286 | ||
| 287 | config MTD_NAND_ATMEL | 287 | config MTD_NAND_ATMEL |
| 288 | tristate "Support for NAND Flash / SmartMedia on AT91 and AVR32" | 288 | tristate "Support for NAND Flash / SmartMedia on AT91 and AVR32" |
diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig index 214a92d1ef75..b4683ce5564e 100644 --- a/drivers/net/Kconfig +++ b/drivers/net/Kconfig | |||
| @@ -1880,7 +1880,7 @@ config FEC_MPC52xx | |||
| 1880 | ---help--- | 1880 | ---help--- |
| 1881 | This option enables support for the MPC5200's on-chip | 1881 | This option enables support for the MPC5200's on-chip |
| 1882 | Fast Ethernet Controller | 1882 | Fast Ethernet Controller |
| 1883 | If compiled as module, it will be called 'fec_mpc52xx.ko'. | 1883 | If compiled as module, it will be called fec_mpc52xx. |
| 1884 | 1884 | ||
| 1885 | config FEC_MPC52xx_MDIO | 1885 | config FEC_MPC52xx_MDIO |
| 1886 | bool "MPC52xx FEC MDIO bus driver" | 1886 | bool "MPC52xx FEC MDIO bus driver" |
| @@ -1892,7 +1892,7 @@ config FEC_MPC52xx_MDIO | |||
| 1892 | (Motorola? industry standard). | 1892 | (Motorola? industry standard). |
| 1893 | If your board uses an external PHY connected to FEC, enable this. | 1893 | If your board uses an external PHY connected to FEC, enable this. |
| 1894 | If not sure, enable. | 1894 | If not sure, enable. |
| 1895 | If compiled as module, it will be called 'fec_mpc52xx_phy.ko'. | 1895 | If compiled as module, it will be called fec_mpc52xx_phy. |
| 1896 | 1896 | ||
| 1897 | config NE_H8300 | 1897 | config NE_H8300 |
| 1898 | tristate "NE2000 compatible support for H8/300" | 1898 | tristate "NE2000 compatible support for H8/300" |
diff --git a/drivers/net/wireless/Kconfig b/drivers/net/wireless/Kconfig index 3d94e7dfea69..3359497012aa 100644 --- a/drivers/net/wireless/Kconfig +++ b/drivers/net/wireless/Kconfig | |||
| @@ -310,7 +310,7 @@ config PRISM54 | |||
| 310 | If you want to compile the driver as a module ( = code which can be | 310 | If you want to compile the driver as a module ( = code which can be |
| 311 | inserted in and removed from the running kernel whenever you want), | 311 | inserted in and removed from the running kernel whenever you want), |
| 312 | say M here and read <file:Documentation/kbuild/modules.txt>. | 312 | say M here and read <file:Documentation/kbuild/modules.txt>. |
| 313 | The module will be called prism54.ko. | 313 | The module will be called prism54. |
| 314 | 314 | ||
| 315 | config USB_ZD1201 | 315 | config USB_ZD1201 |
| 316 | tristate "USB ZD1201 based Wireless device support" | 316 | tristate "USB ZD1201 based Wireless device support" |
diff --git a/drivers/net/wireless/hostap/Kconfig b/drivers/net/wireless/hostap/Kconfig index 932d207bce23..c15db2293515 100644 --- a/drivers/net/wireless/hostap/Kconfig +++ b/drivers/net/wireless/hostap/Kconfig | |||
| @@ -29,7 +29,7 @@ config HOSTAP | |||
| 29 | PLX/PCI/CS version of the driver to actually use the driver. | 29 | PLX/PCI/CS version of the driver to actually use the driver. |
| 30 | 30 | ||
| 31 | The driver can be compiled as a module and it will be called | 31 | The driver can be compiled as a module and it will be called |
| 32 | "hostap.ko". | 32 | hostap. |
| 33 | 33 | ||
| 34 | config HOSTAP_FIRMWARE | 34 | config HOSTAP_FIRMWARE |
| 35 | bool "Support downloading firmware images with Host AP driver" | 35 | bool "Support downloading firmware images with Host AP driver" |
| @@ -68,7 +68,7 @@ config HOSTAP_PLX | |||
| 68 | driver. | 68 | driver. |
| 69 | 69 | ||
| 70 | The driver can be compiled as a module and will be named | 70 | The driver can be compiled as a module and will be named |
| 71 | "hostap_plx.ko". | 71 | hostap_plx. |
| 72 | 72 | ||
| 73 | config HOSTAP_PCI | 73 | config HOSTAP_PCI |
| 74 | tristate "Host AP driver for Prism2.5 PCI adaptors" | 74 | tristate "Host AP driver for Prism2.5 PCI adaptors" |
| @@ -81,7 +81,7 @@ config HOSTAP_PCI | |||
| 81 | driver. | 81 | driver. |
| 82 | 82 | ||
| 83 | The driver can be compiled as a module and will be named | 83 | The driver can be compiled as a module and will be named |
| 84 | "hostap_pci.ko". | 84 | hostap_pci. |
| 85 | 85 | ||
| 86 | config HOSTAP_CS | 86 | config HOSTAP_CS |
| 87 | tristate "Host AP driver for Prism2/2.5/3 PC Cards" | 87 | tristate "Host AP driver for Prism2/2.5/3 PC Cards" |
| @@ -94,4 +94,4 @@ config HOSTAP_CS | |||
| 94 | driver. | 94 | driver. |
| 95 | 95 | ||
| 96 | The driver can be compiled as a module and will be named | 96 | The driver can be compiled as a module and will be named |
| 97 | "hostap_cs.ko". | 97 | hostap_cs. |
diff --git a/drivers/net/wireless/iwlwifi/Kconfig b/drivers/net/wireless/iwlwifi/Kconfig index 8304f6406a17..736162324ba4 100644 --- a/drivers/net/wireless/iwlwifi/Kconfig +++ b/drivers/net/wireless/iwlwifi/Kconfig | |||
| @@ -75,7 +75,7 @@ config IWLAGN | |||
| 75 | If you want to compile the driver as a module ( = code which can be | 75 | If you want to compile the driver as a module ( = code which can be |
| 76 | inserted in and removed from the running kernel whenever you want), | 76 | inserted in and removed from the running kernel whenever you want), |
| 77 | say M here and read <file:Documentation/kbuild/modules.txt>. The | 77 | say M here and read <file:Documentation/kbuild/modules.txt>. The |
| 78 | module will be called iwlagn.ko. | 78 | module will be called iwlagn. |
| 79 | 79 | ||
| 80 | 80 | ||
| 81 | config IWL4965 | 81 | config IWL4965 |
| @@ -113,7 +113,7 @@ config IWL3945 | |||
| 113 | If you want to compile the driver as a module ( = code which can be | 113 | If you want to compile the driver as a module ( = code which can be |
| 114 | inserted in and removed from the running kernel whenever you want), | 114 | inserted in and removed from the running kernel whenever you want), |
| 115 | say M here and read <file:Documentation/kbuild/modules.txt>. The | 115 | say M here and read <file:Documentation/kbuild/modules.txt>. The |
| 116 | module will be called iwl3945.ko. | 116 | module will be called iwl3945. |
| 117 | 117 | ||
| 118 | config IWL3945_SPECTRUM_MEASUREMENT | 118 | config IWL3945_SPECTRUM_MEASUREMENT |
| 119 | bool "Enable Spectrum Measurement in iwl3945 driver" | 119 | bool "Enable Spectrum Measurement in iwl3945 driver" |
diff --git a/drivers/net/wireless/rt2x00/Kconfig b/drivers/net/wireless/rt2x00/Kconfig index bfc5d9cf716e..1ae11c7f17af 100644 --- a/drivers/net/wireless/rt2x00/Kconfig +++ b/drivers/net/wireless/rt2x00/Kconfig | |||
| @@ -9,11 +9,11 @@ menuconfig RT2X00 | |||
| 9 | 9 | ||
| 10 | When building one of the individual drivers, the rt2x00 library | 10 | When building one of the individual drivers, the rt2x00 library |
| 11 | will also be created. That library (when the driver is built as | 11 | will also be created. That library (when the driver is built as |
| 12 | a module) will be called "rt2x00lib.ko". | 12 | a module) will be called rt2x00lib. |
| 13 | 13 | ||
| 14 | Additionally PCI and USB libraries will also be build depending | 14 | Additionally PCI and USB libraries will also be build depending |
| 15 | on the types of drivers being selected, these libraries will be | 15 | on the types of drivers being selected, these libraries will be |
| 16 | called "rt2x00pci.ko" and "rt2x00usb.ko". | 16 | called rt2x00pci and rt2x00usb. |
| 17 | 17 | ||
| 18 | if RT2X00 | 18 | if RT2X00 |
| 19 | 19 | ||
| @@ -26,7 +26,7 @@ config RT2400PCI | |||
| 26 | This adds support for rt2400 wireless chipset family. | 26 | This adds support for rt2400 wireless chipset family. |
| 27 | Supported chips: RT2460. | 27 | Supported chips: RT2460. |
| 28 | 28 | ||
| 29 | When compiled as a module, this driver will be called "rt2400pci.ko". | 29 | When compiled as a module, this driver will be called rt2400pci. |
| 30 | 30 | ||
| 31 | config RT2500PCI | 31 | config RT2500PCI |
| 32 | tristate "Ralink rt2500 (PCI/PCMCIA) support" | 32 | tristate "Ralink rt2500 (PCI/PCMCIA) support" |
| @@ -37,7 +37,7 @@ config RT2500PCI | |||
| 37 | This adds support for rt2500 wireless chipset family. | 37 | This adds support for rt2500 wireless chipset family. |
| 38 | Supported chips: RT2560. | 38 | Supported chips: RT2560. |
| 39 | 39 | ||
| 40 | When compiled as a module, this driver will be called "rt2500pci.ko". | 40 | When compiled as a module, this driver will be called rt2500pci. |
| 41 | 41 | ||
| 42 | config RT61PCI | 42 | config RT61PCI |
| 43 | tristate "Ralink rt2501/rt61 (PCI/PCMCIA) support" | 43 | tristate "Ralink rt2501/rt61 (PCI/PCMCIA) support" |
| @@ -51,7 +51,7 @@ config RT61PCI | |||
| 51 | This adds support for rt2501 wireless chipset family. | 51 | This adds support for rt2501 wireless chipset family. |
| 52 | Supported chips: RT2561, RT2561S & RT2661. | 52 | Supported chips: RT2561, RT2561S & RT2661. |
| 53 | 53 | ||
| 54 | When compiled as a module, this driver will be called "rt61pci.ko". | 54 | When compiled as a module, this driver will be called rt61pci. |
| 55 | 55 | ||
| 56 | config RT2500USB | 56 | config RT2500USB |
| 57 | tristate "Ralink rt2500 (USB) support" | 57 | tristate "Ralink rt2500 (USB) support" |
| @@ -62,7 +62,7 @@ config RT2500USB | |||
| 62 | This adds support for rt2500 wireless chipset family. | 62 | This adds support for rt2500 wireless chipset family. |
| 63 | Supported chips: RT2571 & RT2572. | 63 | Supported chips: RT2571 & RT2572. |
| 64 | 64 | ||
| 65 | When compiled as a module, this driver will be called "rt2500usb.ko". | 65 | When compiled as a module, this driver will be called rt2500usb. |
| 66 | 66 | ||
| 67 | config RT73USB | 67 | config RT73USB |
| 68 | tristate "Ralink rt2501/rt73 (USB) support" | 68 | tristate "Ralink rt2501/rt73 (USB) support" |
| @@ -75,7 +75,7 @@ config RT73USB | |||
| 75 | This adds support for rt2501 wireless chipset family. | 75 | This adds support for rt2501 wireless chipset family. |
| 76 | Supported chips: RT2571W, RT2573 & RT2671. | 76 | Supported chips: RT2571W, RT2573 & RT2671. |
| 77 | 77 | ||
| 78 | When compiled as a module, this driver will be called "rt73usb.ko". | 78 | When compiled as a module, this driver will be called rt73usb. |
| 79 | 79 | ||
| 80 | config RT2X00_LIB_PCI | 80 | config RT2X00_LIB_PCI |
| 81 | tristate | 81 | tristate |
diff --git a/drivers/s390/net/Kconfig b/drivers/s390/net/Kconfig index a7745c82b4ae..cb909a5b5047 100644 --- a/drivers/s390/net/Kconfig +++ b/drivers/s390/net/Kconfig | |||
| @@ -8,7 +8,7 @@ config LCS | |||
| 8 | Select this option if you want to use LCS networking on IBM System z. | 8 | Select this option if you want to use LCS networking on IBM System z. |
| 9 | This device driver supports Token Ring (IEEE 802.5), | 9 | This device driver supports Token Ring (IEEE 802.5), |
| 10 | FDDI (IEEE 802.7) and Ethernet. | 10 | FDDI (IEEE 802.7) and Ethernet. |
| 11 | To compile as a module, choose M. The module name is lcs.ko. | 11 | To compile as a module, choose M. The module name is lcs. |
| 12 | If you do not know what it is, it's safe to choose Y. | 12 | If you do not know what it is, it's safe to choose Y. |
| 13 | 13 | ||
| 14 | config CTCM | 14 | config CTCM |
| @@ -21,7 +21,7 @@ config CTCM | |||
| 21 | It also supports virtual CTCs when running under VM. | 21 | It also supports virtual CTCs when running under VM. |
| 22 | This driver also supports channel-to-channel MPC SNA devices. | 22 | This driver also supports channel-to-channel MPC SNA devices. |
| 23 | MPC is an SNA protocol device used by Communication Server for Linux. | 23 | MPC is an SNA protocol device used by Communication Server for Linux. |
| 24 | To compile as a module, choose M. The module name is ctcm.ko. | 24 | To compile as a module, choose M. The module name is ctcm. |
| 25 | To compile into the kernel, choose Y. | 25 | To compile into the kernel, choose Y. |
| 26 | If you do not need any channel-to-channel connection, choose N. | 26 | If you do not need any channel-to-channel connection, choose N. |
| 27 | 27 | ||
| @@ -34,7 +34,7 @@ config NETIUCV | |||
| 34 | link between VM guests. Using ifconfig a point-to-point connection | 34 | link between VM guests. Using ifconfig a point-to-point connection |
| 35 | can be established to the Linux on IBM System z | 35 | can be established to the Linux on IBM System z |
| 36 | running on the other VM guest. To compile as a module, choose M. | 36 | running on the other VM guest. To compile as a module, choose M. |
| 37 | The module name is netiucv.ko. If unsure, choose Y. | 37 | The module name is netiucv. If unsure, choose Y. |
| 38 | 38 | ||
| 39 | config SMSGIUCV | 39 | config SMSGIUCV |
| 40 | tristate "IUCV special message support (VM only)" | 40 | tristate "IUCV special message support (VM only)" |
| @@ -50,7 +50,7 @@ config CLAW | |||
| 50 | This driver supports channel attached CLAW devices. | 50 | This driver supports channel attached CLAW devices. |
| 51 | CLAW is Common Link Access for Workstation. Common devices | 51 | CLAW is Common Link Access for Workstation. Common devices |
| 52 | that use CLAW are RS/6000s, Cisco Routers (CIP) and 3172 devices. | 52 | that use CLAW are RS/6000s, Cisco Routers (CIP) and 3172 devices. |
| 53 | To compile as a module, choose M. The module name is claw.ko. | 53 | To compile as a module, choose M. The module name is claw. |
| 54 | To compile into the kernel, choose Y. | 54 | To compile into the kernel, choose Y. |
| 55 | 55 | ||
| 56 | config QETH | 56 | config QETH |
| @@ -65,14 +65,14 @@ config QETH | |||
| 65 | <http://www.ibm.com/developerworks/linux/linux390> | 65 | <http://www.ibm.com/developerworks/linux/linux390> |
| 66 | 66 | ||
| 67 | To compile this driver as a module, choose M. | 67 | To compile this driver as a module, choose M. |
| 68 | The module name is qeth.ko. | 68 | The module name is qeth. |
| 69 | 69 | ||
| 70 | config QETH_L2 | 70 | config QETH_L2 |
| 71 | tristate "qeth layer 2 device support" | 71 | tristate "qeth layer 2 device support" |
| 72 | depends on QETH | 72 | depends on QETH |
| 73 | help | 73 | help |
| 74 | Select this option to be able to run qeth devices in layer 2 mode. | 74 | Select this option to be able to run qeth devices in layer 2 mode. |
| 75 | To compile as a module, choose M. The module name is qeth_l2.ko. | 75 | To compile as a module, choose M. The module name is qeth_l2. |
| 76 | If unsure, choose y. | 76 | If unsure, choose y. |
| 77 | 77 | ||
| 78 | config QETH_L3 | 78 | config QETH_L3 |
| @@ -80,7 +80,7 @@ config QETH_L3 | |||
| 80 | depends on QETH | 80 | depends on QETH |
| 81 | help | 81 | help |
| 82 | Select this option to be able to run qeth devices in layer 3 mode. | 82 | Select this option to be able to run qeth devices in layer 3 mode. |
| 83 | To compile as a module choose M. The module name is qeth_l3.ko. | 83 | To compile as a module choose M. The module name is qeth_l3. |
| 84 | If unsure, choose Y. | 84 | If unsure, choose Y. |
| 85 | 85 | ||
| 86 | config QETH_IPV6 | 86 | config QETH_IPV6 |
diff --git a/drivers/serial/Kconfig b/drivers/serial/Kconfig index 641e800ed693..1132c5cae7ab 100644 --- a/drivers/serial/Kconfig +++ b/drivers/serial/Kconfig | |||
| @@ -861,7 +861,7 @@ config SERIAL_UARTLITE | |||
| 861 | Say Y here if you want to use the Xilinx uartlite serial controller. | 861 | Say Y here if you want to use the Xilinx uartlite serial controller. |
| 862 | 862 | ||
| 863 | To compile this driver as a module, choose M here: the | 863 | To compile this driver as a module, choose M here: the |
| 864 | module will be called uartlite.ko. | 864 | module will be called uartlite. |
| 865 | 865 | ||
| 866 | config SERIAL_UARTLITE_CONSOLE | 866 | config SERIAL_UARTLITE_CONSOLE |
| 867 | bool "Support for console on Xilinx uartlite serial port" | 867 | bool "Support for console on Xilinx uartlite serial port" |
diff --git a/drivers/w1/Kconfig b/drivers/w1/Kconfig index 9adbb4f90479..fd2c7bd9dfbe 100644 --- a/drivers/w1/Kconfig +++ b/drivers/w1/Kconfig | |||
| @@ -8,7 +8,7 @@ menuconfig W1 | |||
| 8 | If you want W1 support, you should say Y here. | 8 | If you want W1 support, you should say Y here. |
| 9 | 9 | ||
| 10 | This W1 support can also be built as a module. If so, the module | 10 | This W1 support can also be built as a module. If so, the module |
| 11 | will be called wire.ko. | 11 | will be called wire. |
| 12 | 12 | ||
| 13 | if W1 | 13 | if W1 |
| 14 | 14 | ||
diff --git a/drivers/w1/masters/Kconfig b/drivers/w1/masters/Kconfig index 96d2f8e4c275..3195fb8b7d9a 100644 --- a/drivers/w1/masters/Kconfig +++ b/drivers/w1/masters/Kconfig | |||
| @@ -12,7 +12,7 @@ config W1_MASTER_MATROX | |||
| 12 | using Matrox's G400 GPIO pins. | 12 | using Matrox's G400 GPIO pins. |
| 13 | 13 | ||
| 14 | This support is also available as a module. If so, the module | 14 | This support is also available as a module. If so, the module |
| 15 | will be called matrox_w1.ko. | 15 | will be called matrox_w1. |
| 16 | 16 | ||
| 17 | config W1_MASTER_DS2490 | 17 | config W1_MASTER_DS2490 |
| 18 | tristate "DS2490 USB <-> W1 transport layer for 1-wire" | 18 | tristate "DS2490 USB <-> W1 transport layer for 1-wire" |
| @@ -22,7 +22,7 @@ config W1_MASTER_DS2490 | |||
| 22 | for example DS9490*. | 22 | for example DS9490*. |
| 23 | 23 | ||
| 24 | This support is also available as a module. If so, the module | 24 | This support is also available as a module. If so, the module |
| 25 | will be called ds2490.ko. | 25 | will be called ds2490. |
| 26 | 26 | ||
| 27 | config W1_MASTER_DS2482 | 27 | config W1_MASTER_DS2482 |
| 28 | tristate "Maxim DS2482 I2C to 1-Wire bridge" | 28 | tristate "Maxim DS2482 I2C to 1-Wire bridge" |
| @@ -56,7 +56,7 @@ config W1_MASTER_GPIO | |||
| 56 | GPIO pins. This driver uses the GPIO API to control the wire. | 56 | GPIO pins. This driver uses the GPIO API to control the wire. |
| 57 | 57 | ||
| 58 | This support is also available as a module. If so, the module | 58 | This support is also available as a module. If so, the module |
| 59 | will be called w1-gpio.ko. | 59 | will be called w1-gpio. |
| 60 | 60 | ||
| 61 | config HDQ_MASTER_OMAP | 61 | config HDQ_MASTER_OMAP |
| 62 | tristate "OMAP HDQ driver" | 62 | tristate "OMAP HDQ driver" |
diff --git a/drivers/watchdog/Kconfig b/drivers/watchdog/Kconfig index 5eb8f21da82e..452082f87946 100644 --- a/drivers/watchdog/Kconfig +++ b/drivers/watchdog/Kconfig | |||
| @@ -531,7 +531,7 @@ config SBC8360_WDT | |||
| 531 | Board Computer produced by Axiomtek Co., Ltd. (www.axiomtek.com). | 531 | Board Computer produced by Axiomtek Co., Ltd. (www.axiomtek.com). |
| 532 | 532 | ||
| 533 | To compile this driver as a module, choose M here: the | 533 | To compile this driver as a module, choose M here: the |
| 534 | module will be called sbc8360.ko. | 534 | module will be called sbc8360. |
| 535 | 535 | ||
| 536 | Most people will say N. | 536 | Most people will say N. |
| 537 | 537 | ||
diff --git a/net/ipv6/Kconfig b/net/ipv6/Kconfig index ca8cb326d1d2..ead6c7a42f44 100644 --- a/net/ipv6/Kconfig +++ b/net/ipv6/Kconfig | |||
| @@ -168,7 +168,7 @@ config IPV6_SIT | |||
| 168 | into IPv4 packets. This is useful if you want to connect two IPv6 | 168 | into IPv4 packets. This is useful if you want to connect two IPv6 |
| 169 | networks over an IPv4-only path. | 169 | networks over an IPv4-only path. |
| 170 | 170 | ||
| 171 | Saying M here will produce a module called sit.ko. If unsure, say Y. | 171 | Saying M here will produce a module called sit. If unsure, say Y. |
| 172 | 172 | ||
| 173 | config IPV6_NDISC_NODETYPE | 173 | config IPV6_NDISC_NODETYPE |
| 174 | bool | 174 | bool |
diff --git a/net/netfilter/Kconfig b/net/netfilter/Kconfig index cb3ad741ebf8..c26a20c58dde 100644 --- a/net/netfilter/Kconfig +++ b/net/netfilter/Kconfig | |||
| @@ -327,7 +327,7 @@ config NETFILTER_XT_TARGET_CONNMARK | |||
| 327 | 327 | ||
| 328 | If you want to compile it as a module, say M here and read | 328 | If you want to compile it as a module, say M here and read |
| 329 | <file:Documentation/kbuild/modules.txt>. The module will be called | 329 | <file:Documentation/kbuild/modules.txt>. The module will be called |
| 330 | ipt_CONNMARK.ko. If unsure, say `N'. | 330 | ipt_CONNMARK. If unsure, say `N'. |
| 331 | 331 | ||
| 332 | config NETFILTER_XT_TARGET_CONNSECMARK | 332 | config NETFILTER_XT_TARGET_CONNSECMARK |
| 333 | tristate '"CONNSECMARK" target support' | 333 | tristate '"CONNSECMARK" target support' |
| @@ -584,7 +584,7 @@ config NETFILTER_XT_MATCH_CONNMARK | |||
| 584 | 584 | ||
| 585 | If you want to compile it as a module, say M here and read | 585 | If you want to compile it as a module, say M here and read |
| 586 | <file:Documentation/kbuild/modules.txt>. The module will be called | 586 | <file:Documentation/kbuild/modules.txt>. The module will be called |
| 587 | ipt_connmark.ko. If unsure, say `N'. | 587 | ipt_connmark. If unsure, say `N'. |
| 588 | 588 | ||
| 589 | config NETFILTER_XT_MATCH_CONNTRACK | 589 | config NETFILTER_XT_MATCH_CONNTRACK |
| 590 | tristate '"conntrack" connection tracking match support' | 590 | tristate '"conntrack" connection tracking match support' |
