···1313 bool "Simtec Electronics ANUBIS"1414 select CPU_S3C24401515 help1616- Say Y gere if you are using the Simtec Electronics ANUBIS1616+ Say Y here if you are using the Simtec Electronics ANUBIS1717 development system18181919config MACH_OSIRIS
+7-7
arch/ppc/platforms/85xx/Kconfig
···2424config MPC8548_CDS2525 bool "Freescale MPC8548 CDS"2626 help2727- This option enablese support for the MPC8548 CDS evaluation board.2727+ This option enables support for the MPC8548 CDS evaluation board.28282929config MPC8555_CDS3030 bool "Freescale MPC8555 CDS"3131 help3232- This option enablese support for the MPC8555 CDS evaluation board.3232+ This option enables support for the MPC8555 CDS evaluation board.33333434config MPC8560_ADS3535 bool "Freescale MPC8560 ADS"···5151config TQM85405252 bool "TQ Components TQM8540"5353 help5454- This option enablese support for the TQ Components TQM8540 board.5454+ This option enables support for the TQ Components TQM8540 board.55555656config TQM85415757 bool "TQ Components TQM8541"5858 help5959- This option enablese support for the TQ Components TQM8541 board.5959+ This option enables support for the TQ Components TQM8541 board.60606161config TQM85556262 bool "TQ Components TQM8555"6363 help6464- This option enablese support for the TQ Components TQM8555 board.6464+ This option enables support for the TQ Components TQM8555 board.65656666config TQM85606767 bool "TQ Components TQM8560"6868 help6969- This option enablese support for the TQ Components TQM8560 board.6969+ This option enables support for the TQ Components TQM8560 board.70707171endchoice7272···9494 default y95959696config 85xx_PCI29797- bool "Supprt for 2nd PCI host controller"9797+ bool "Support for 2nd PCI host controller"9898 depends on MPC8555_CDS9999 default y100100
+2-2
arch/xtensa/Kconfig
···206206207207endmenu208208209209-menu "Exectuable file formats"209209+menu "Executable file formats"210210211211# only elf supported212212config KCORE_ELF···241241 bool "Embed root filesystem ramdisk into the kernel"242242243243config EMBEDDED_RAMDISK_IMAGE244244- string "Filename of gziped ramdisk image"244244+ string "Filename of gzipped ramdisk image"245245 depends on EMBEDDED_RAMDISK246246 default "ramdisk.gz"247247 help
+1-1
drivers/infiniband/ulp/ipoib/Kconfig
···2626 bool "IP-over-InfiniBand data path debugging"2727 depends on INFINIBAND_IPOIB_DEBUG2828 ---help---2929- This option compiles debugging code into the the data path2929+ This option compiles debugging code into the data path3030 of the IPoIB driver. The output can be turned on via the3131 data_debug_level module parameter; however, even with output3232 turned off, this debugging code will have some performance
+1-1
drivers/media/video/cx88/Kconfig
···6969 depends on VIDEO_CX88_DVB && DVB_MT3527070 ---help---7171 This adds DVB-T support for cards based on the7272- Connexant 2388x chip and the MT352 demodulator,7272+ Conexant 2388x chip and the MT352 demodulator,7373 which also require support for the VP-30547474 Secondary I2C bus, such at DNTV Live! DVB-T Pro.
+1-1
drivers/net/Kconfig
···21152115 depends on PCI && EXPERIMENTAL21162116 select CRC3221172117 ---help---21182118- This driver supports Gigabit Ethernet adapters based on the the21182118+ This driver supports Gigabit Ethernet adapters based on the21192119 Marvell Yukon 2 chipset:21202120 Marvell 88E8021/88E8022/88E8035/88E8036/88E8038/88E8050/88E8052/21212121 88E8053/88E8055/88E8061/88E8062, SysKonnect SK-9E21D/SK-9S21
+1-1
drivers/pci/hotplug/Kconfig
···157157 tristate "RPA PCI Hotplug driver"158158 depends on HOTPLUG_PCI && PPC_PSERIES && PPC64 && !HOTPLUG_PCI_FAKE159159 help160160- Say Y here if you have a a RPA system that supports PCI Hotplug.160160+ Say Y here if you have a RPA system that supports PCI Hotplug.161161162162 To compile this driver as a module, choose M here: the163163 module will be called rpaphp.
+1-1
drivers/usb/atm/Kconfig
···6464 Say Y here if you have a DSL USB modem not explicitly supported by6565 another USB DSL drivers. In order to use your modem you will need to6666 pass the vendor ID, product ID, and endpoint numbers for transmission6767- and reception as module parameters. You may need to initialize the6767+ and reception as module parameters. You may need to initialize6868 the modem using a user space utility (a firmware loader for example).69697070 To compile this driver as a module, choose M here: the
+1-1
drivers/usb/gadget/Kconfig
···77#88# - Host systems (like PCs) need CONFIG_USB (with "A" jacks).99# - Peripherals (like PDAs) need CONFIG_USB_GADGET (with "B" jacks).1010-# - Some systems have both kinds of of controller.1010+# - Some systems have both kinds of controllers.1111#1212# With help from a special transceiver and a "Mini-AB" jack, systems with1313# both kinds of controller can also support "USB On-the-Go" (CONFIG_USB_OTG).
+1-1
drivers/video/Kconfig
···188188 bool "LogicPD LCD 3.5\" QVGA w/HRTFT IC"189189 help190190 This is an implementation of the Sharp LQ035Q7DB02, a 3.5"191191- color QVGA, HRTFT panel. The LogicPD device includes an191191+ color QVGA, HRTFT panel. The LogicPD device includes192192 an integrated HRTFT controller IC.193193 The native resolution is 240x320.194194
+1-1
fs/Kconfig
···1365136513661366 If you have floppies or hard disk partitions like that, it is likely13671367 that they contain binaries from those other Unix systems; in order13681368- to run these binaries, you will want to install linux-abi which is a13681368+ to run these binaries, you will want to install linux-abi which is13691369 a set of kernel modules that lets you run SCO, Xenix, Wyse,13701370 UnixWare, Dell Unix and System V programs under Linux. It is13711371 available via FTP (user: ftp) from
+3-3
fs/cifs/README
···269269 (gid) mount option is specified. For the uid (gid) of newly270270 created files and directories, ie files created since 271271 the last mount of the server share, the expected uid 272272- (gid) is cached as as long as the inode remains in 272272+ (gid) is cached as long as the inode remains in 273273 memory on the client. Also note that permission274274 checks (authorization checks) on accesses to a file occur275275 at the server, but there are cases in which an administrator···375375 the local process on newly created files, directories, and376376 devices (create, mkdir, mknod). If the CIFS Unix Extensions377377 are not negotiated, for newly created files and directories378378- instead of using the default uid and gid specified on the378378+ instead of using the default uid and gid specified on379379 the mount, cache the new file's uid and gid locally which means380380 that the uid for the file can change when the inode is381381 reloaded (or the user remounts the share).···440440 create device files and fifos in a format compatible with441441 Services for Unix (SFU). In addition retrieve bits 10-12442442 of the mode via the SETFILEBITS extended attribute (as443443- SFU does). In the future the bottom 9 bits of the mode443443+ SFU does). In the future the bottom 9 bits of the444444 mode also will be emulated using queries of the security445445 descriptor (ACL).446446 sign Must use packet signing (helps avoid unwanted data modification
+1-1
net/ipv4/Kconfig
···556556 default n557557 ---help---558558 TCP Low Priority (TCP-LP), a distributed algorithm whose goal is559559- to utiliza only the excess network bandwidth as compared to the559559+ to utilize only the excess network bandwidth as compared to the560560 ``fair share`` of bandwidth as targeted by TCP.561561 See http://www-ece.rice.edu/networks/TCP-LP/562562
+1-1
net/ipv4/ipvs/Kconfig
···204204 connections to the server with the shortest expected delay. The 205205 expected delay that the job will experience is (Ci + 1) / Ui if 206206 sent to the ith server, in which Ci is the number of connections207207- on the the ith server and Ui is the fixed service rate (weight)207207+ on the ith server and Ui is the fixed service rate (weight)208208 of the ith server.209209210210 If you want to compile it in kernel, say Y. To compile it as a
+1-1
security/selinux/Kconfig
···122122 well as any conntrack helpers for protocols which you123123 wish to control.124124125125- If you are unsure what do do here, select N.125125+ If you are unsure what to do here, select N.126126127127config SECURITY_SELINUX_POLICYDB_VERSION_MAX128128 bool "NSA SELinux maximum supported policy format version"