···3030 default y3131 help3232 This enables support for STMicroelectronics Digital Consumer3333- Electronics family StiH415 parts, primarily targetted at set-top-box3333+ Electronics family StiH415 parts, primarily targeted at set-top-box3434 and other digital audio/video applications using Flattned Device3535 Trees.3636···3939 default y4040 help4141 This enables support for STMicroelectronics Digital Consumer4242- Electronics family StiH416 parts, primarily targetted at set-top-box4242+ Electronics family StiH416 parts, primarily targeted at set-top-box4343 and other digital audio/video applications using Flattened Device4444 Trees.4545
+1-1
drivers/cpufreq/Kconfig.x86
···136136 help137137 This adds AMD-specific powersave bias function to the ondemand138138 governor, which allows it to make more power-conscious frequency139139- change decisions based on feedback from hardware (availble on AMD139139+ change decisions based on feedback from hardware (available on AMD140140 Family 16h and above).141141142142 Hardware feedback tells software how "sensitive" to frequency changes
+1-1
drivers/dma/Kconfig
···300300 depends on (ARCH_MMP || ARCH_PXA)301301 select DMA_ENGINE302302 help303303- Support the MMP PDMA engine for PXA and MMP platfrom.303303+ Support the MMP PDMA engine for PXA and MMP platform.304304305305config DMA_JZ4740306306 tristate "JZ4740 DMA support"
+1-1
drivers/fmc/Kconfig
···4646 This driver matches every mezzanine device and allows user4747 space to read and write registers using a char device. It4848 can be used to write user-space drivers, or just get4949- aquainted with a mezzanine before writing its specific driver.4949+ acquainted with a mezzanine before writing its specific driver.50505151endif # FMC
+2-2
drivers/infiniband/ulp/isert/Kconfig
···11config INFINIBAND_ISERT22- tristate "iSCSI Extentions for RDMA (iSER) target support"22+ tristate "iSCSI Extensions for RDMA (iSER) target support"33 depends on INET && INFINIBAND_ADDR_TRANS && TARGET_CORE && ISCSI_TARGET44 ---help---55- Support for iSCSI Extentions for RDMA (iSER) Target on Infiniband fabrics.55+ Support for iSCSI Extensions for RDMA (iSER) Target on Infiniband fabrics.
+1-1
drivers/media/i2c/Kconfig
···646646 To compile this driver as a module, choose M here: the647647 module will be called upd64083.648648649649-comment "Miscelaneous helper chips"649649+comment "Miscellaneous helper chips"650650651651config VIDEO_THS7303652652 tristate "THS7303/53 Video Amplifier"
+2-2
drivers/mfd/Kconfig
···653653depends on MFD_STMPE654654655655config STMPE_I2C656656- bool "STMicroelectronics STMPE I2C Inteface"656656+ bool "STMicroelectronics STMPE I2C Interface"657657 depends on I2C=y658658 default y659659 help660660 This is used to enable I2C interface of STMPE661661662662config STMPE_SPI663663- bool "STMicroelectronics STMPE SPI Inteface"663663+ bool "STMicroelectronics STMPE SPI Interface"664664 depends on SPI_MASTER665665 help666666 This is used to enable SPI interface of STMPE
+1-1
drivers/usb/core/Kconfig
···2828 bool "Enable USB persist by default"2929 default y3030 help3131- Say N here if you don't want USB power session persistance3131+ Say N here if you don't want USB power session persistence3232 enabled by default. If you say N it will make suspended USB3333 devices that lose power get reenumerated as if they had been3434 unplugged, causing any mounted filesystems to be lost. The
+1-1
net/vmw_vsock/Kconfig
···66 tristate "Virtual Socket protocol"77 help88 Virtual Socket Protocol is a socket protocol similar to TCP/IP99- allowing comunication between Virtual Machines and hypervisor99+ allowing communication between Virtual Machines and hypervisor1010 or host.11111212 You should also select one or more hypervisor-specific transports