···603603 select HOTPLUG604604 select PCCARD_NONSTATIC605605 help606606- Enabled the ETRAX Carbus driver.606606+ Enabled the ETRAX Cardbus driver.607607608608config PCI609609 bool
+2-2
arch/h8300/Kconfig.debug
···2121 bool "Message Output for GDB MagicPrint service"2222 depends on (H8300H_SIM || H8S_SIM)2323 help2424- kernel messages output useing MagicPrint service from GDB2424+ kernel messages output using MagicPrint service from GDB25252626config SYSCALL_PRINT2727 bool "SystemCall trace print"2828 help2929- outout history of systemcall2929+ output history of systemcall30303131config GDB_DEBUG3232 bool "Use gdb stub"
+2-2
arch/i386/Kconfig.cpu
···108108 bool "Core 2/newer Xeon"109109 help110110 Select this for Intel Core 2 and newer Core 2 Xeons (Xeon 51xx and 53xx)111111- CPUs. You can distingush newer from older Xeons by the CPU family111111+ CPUs. You can distinguish newer from older Xeons by the CPU family112112 in /proc/cpuinfo. Newer ones have 6.113113114114config MPENTIUM4···172172 help173173 Select this for an IDT Winchip-2A or 3. Linux and GCC174174 treat this chip as a 586TSC with some extended instructions175175- and alignment reqirements. Also enable out of order memory175175+ and alignment requirements. Also enable out of order memory176176 stores for this CPU, which can increase performance of some177177 operations.178178
+1-1
arch/ia64/Kconfig
···468468 help469469 kexec is a system call that implements the ability to shutdown your470470 current kernel, and to start another kernel. It is like a reboot471471- but it is indepedent of the system firmware. And like a reboot471471+ but it is independent of the system firmware. And like a reboot472472 you can start any kernel with it, not just Linux.473473474474 The name comes from the similiarity to the exec system call.
+1-1
arch/m68knommu/Kconfig.debug
···55config FULLDEBUG66 bool "Full Symbolic/Source Debugging support"77 help88- Enable debuging symbols on kernel build.88+ Enable debugging symbols on kernel build.991010config HIGHPROFILE1111 bool "Use fast second timer for profiling"
+3-3
arch/mips/Kconfig
···956956 byte order. These modes require different kernels and a different957957 Linux distribution. In general there is one preferred byteorder for a958958 particular system but some systems are just as commonly used in the959959- one or the other endianess.959959+ one or the other endianness.960960961961config CPU_BIG_ENDIAN962962 bool "Big endian"···17501750 bool17511751 default y if SGI_IP2717521752 help17531753- Say Y to upport efficient handling of discontiguous physical memory,17531753+ Say Y to support efficient handling of discontiguous physical memory,17541754 for architectures which are either NUMA (Non-Uniform Memory Access)17551755 or have huge holes in the physical address space for other reasons.17561756 See <file:Documentation/vm/numa> for more.···19381938 help19391939 kexec is a system call that implements the ability to shutdown your19401940 current kernel, and to start another kernel. It is like a reboot19411941- but it is indepedent of the system firmware. And like a reboot19411941+ but it is independent of the system firmware. And like a reboot19421942 you can start any kernel with it, not just Linux.1943194319441944 The name comes from the similiarity to the exec system call.
+1-1
arch/powerpc/Kconfig.debug
···3232 depends on PPC_PSERIES && DEBUG_FS3333 help3434 Adds code to keep track of the number of hypervisor calls made and3535- the amount of time spent in hypervisor callsr. Wall time spent in3535+ the amount of time spent in hypervisor calls. Wall time spent in3636 each call is always calculated, and if available CPU cycles spent3737 are also calculated. A directory named hcall_inst is added at the3838 root of the debugfs filesystem. Within the hcall_inst directory
+1-1
arch/s390/crypto/Kconfig
···5454 default "m"5555 help5656 Select this option if you want to use the s390 pseudo random number5757- generator. The PRNG is part of the cryptograhic processor functions5757+ generator. The PRNG is part of the cryptographic processor functions5858 and uses triple-DES to generate secure random numbers like the5959 ANSI X9.17 standard. The PRNG is usable via the char device6060 /dev/prandom.
+1-1
crypto/Kconfig
···271271272272 Keys are allowed to be from 0 to 256 bits in length, in steps273273 of 8 bits. Also includes the 'Tnepres' algorithm, a reversed274274- variant of Serpent for compatibility with old kerneli code.274274+ variant of Serpent for compatibility with old kerneli.org code.275275276276 See also:277277 <http://www.cl.cam.ac.uk/~rja14/serpent.html>
+1-1
drivers/ata/Kconfig
···435435 help436436 This option enables DMA/PIO support for the later OPTi437437 controllers found on some old motherboards and in some438438- latops438438+ laptops.439439440440 If unsure, say N.441441
+1-1
drivers/char/tpm/Kconfig
···3333 tristate "National Semiconductor TPM Interface"3434 depends on TCG_TPM && PNPACPI3535 ---help---3636- If you have a TPM security chip from National Semicondutor 3636+ If you have a TPM security chip from National Semiconductor 3737 say Yes and it will be accessible from within Linux. To 3838 compile this driver as a module, choose M here; the module 3939 will be called tpm_nsc.
+1-1
drivers/crypto/Kconfig
···5151 default m5252 help5353 Say 'Y' here to use the AMD Geode LX processor on-board AES5454- engine for the CryptoAPI AES alogrithm.5454+ engine for the CryptoAPI AES algorithm.55555656 To compile this driver as a module, choose M here: the module5757 will be called geode-aes.
+1-1
drivers/macintosh/Kconfig
···237237 tristate "Support for Apple XServe front panel LEDs"238238 depends on PPC_PMAC239239 help240240- This driver procides some support to control the front panel240240+ This driver provides some support to control the front panel241241 blue LEDs "vu-meter" of the XServer macs.242242243243endif # MACINTOSH_DRIVERS
+1-1
drivers/rtc/Kconfig
···9898 bool "RTC UIE emulation on dev interface"9999 depends on RTC_INTF_DEV100100 help101101- Provides an emulation for RTC_UIE if the underlaying rtc chip101101+ Provides an emulation for RTC_UIE if the underlying rtc chip102102 driver does not expose RTC_UIE ioctls. Those requests generate103103 once-per-second update interrupts, used for synchronization.104104
+1-1
drivers/usb/serial/Kconfig
···558558 tristate "USB Debugging Device"559559 depends on USB_SERIAL560560 help561561- Say Y here if you have a USB debugging device used to recieve561561+ Say Y here if you have a USB debugging device used to receive562562 debugging data from another machine. The most common of these563563 devices is the NetChip TurboCONNECT device.564564
+1-1
init/Kconfig
···308308 releases.309309310310 If enabled, this option will also move any device structures311311- that belong to a class, back into the /sys/class heirachy, in311311+ that belong to a class, back into the /sys/class hierarchy, in312312 order to support older versions of udev.313313314314 If you are using a distro that was released in 2006 or later,
+2-2
kernel/Kconfig.preempt
···2323 "explicit preemption points" to the kernel code. These new2424 preemption points have been selected to reduce the maximum2525 latency of rescheduling, providing faster application reactions,2626- at the cost of slighly lower throughput.2626+ at the cost of slightly lower throughput.27272828 This allows reaction to interactive events by allowing a2929 low priority process to voluntarily preempt itself even if it···4343 even if it is in kernel mode executing a system call and would4444 otherwise not be about to reach a natural preemption point.4545 This allows applications to run more 'smoothly' even when the4646- system is under load, at the cost of slighly lower throughput4646+ system is under load, at the cost of slightly lower throughput4747 and a slight runtime overhead to kernel code.48484949 Select this if you are building a kernel for a desktop or
+2-2
net/ipv4/Kconfig
···130130 tristate "MULTIPATH: round robin algorithm"131131 depends on IP_ROUTE_MULTIPATH_CACHED132132 help133133- Mulitpath routes are chosen according to Round Robin133133+ Multipath routes are chosen according to Round Robin134134135135config IP_ROUTE_MULTIPATH_RANDOM136136 tristate "MULTIPATH: random algorithm"···651651 select CRYPTO652652 select CRYPTO_MD5653653 ---help---654654- RFC2385 specifices a method of giving MD5 protection to TCP sessions.654654+ RFC2385 specifies a method of giving MD5 protection to TCP sessions.655655 Its main (only?) use is to protect BGP sessions between core routers656656 on the Internet.657657
+1-1
net/ipv6/netfilter/Kconfig
···2828 packets which enables users to receive the filtered packets2929 with QUEUE target using libipq.30303131- THis option enables the old IPv6-only "ip6_queue" implementation3131+ This option enables the old IPv6-only "ip6_queue" implementation3232 which has been obsoleted by the new "nfnetlink_queue" code (see3333 CONFIG_NETFILTER_NETLINK_QUEUE).3434
+1-1
net/netfilter/Kconfig
···197197198198 Please note that not all PPTP modes of operation are supported yet.199199 Specifically these limitations exist:200200- - Blindy assumes that control connections are always established200200+ - Blindly assumes that control connections are always established201201 in PNS->PAC direction. This is a violation of RFC2637.202202 - Only supports a single call within each session203203
+1-1
security/selinux/Kconfig
···137137138138 Examples:139139 For the Fedora Core 3 or 4 Linux distributions, enable this option140140- and set the value via the next option. For Fedore Core 5 and later,140140+ and set the value via the next option. For Fedora Core 5 and later,141141 do not enable this option.142142143143 If you are unsure how to answer this question, answer N.