···19271927 default ZBOOT_ROM_NONE19281928 help19291929 Include experimental SD/MMC loading code in the ROM-able zImage.19301930- With this enabled it is possible to write the the ROM-able zImage19301930+ With this enabled it is possible to write the ROM-able zImage19311931 kernel image to an MMC or SD card and boot the kernel straight19321932 from the reset vector. At reset the processor Mask ROM will load19331933- the first part of the the ROM-able zImage which in turn loads the19331933+ the first part of the ROM-able zImage which in turn loads the19341934 rest the kernel image to RAM.1935193519361936config ZBOOT_ROM_NONE
+2-2
arch/arm/mach-s3c64xx/Kconfig
···210210 and audio daughtercard for the Samsung SMDK6410 reference211211 platform. Enabling this option will build support for this212212 module into the kernel. The presence of the module will be213213- detected at runtime so the the resulting kernel can be used213213+ detected at runtime so the resulting kernel can be used214214 with or without the 1190-EV1 fitted.215215216216config SMDK6410_WM1192_EV1···226226 daughtercard for the Samsung SMDK6410 reference platform.227227 Enabling this option will build support for this module into228228 the kernel. The presence of the daughtercard will be229229- detected at runtime so the the resulting kernel can be used229229+ detected at runtime so the resulting kernel can be used230230 with or without the 1192-EV1 fitted.231231232232config MACH_NCP
+1-1
arch/blackfin/Kconfig
···12581258 (all processors, except ADSP-BF549). This option sets12591259 the general-purpose wake-up enable (GPWE) control bit to enable12601260 wake-up upon detection of an active low signal on the /GPW (PH7) pin.12611261- On ADSP-BF549 this option enables the the same functionality on the12611261+ On ADSP-BF549 this option enables the same functionality on the12621262 /MRXON pin also PH7.1263126312641264endmenu
+2-2
drivers/iommu/Kconfig
···4343 With this option you can enable support for AMD IOMMU hardware in4444 your system. An IOMMU is a hardware component which provides4545 remapping of DMA memory accesses from devices. With an AMD IOMMU you4646- can isolate the the DMA memory of different devices and protect the4646+ can isolate the DMA memory of different devices and protect the4747 system from misbehaving device drivers or hardware.48484949 You can find out if your system has an AMD IOMMU if you look into···6767 ---help---6868 This option enables support for the AMD IOMMUv2 features of the IOMMU6969 hardware. Select this option if you want to use devices that support7070- the the PCI PRI and PASID interface.7070+ the PCI PRI and PASID interface.71717272# Intel IOMMU support7373config DMAR_TABLE
+1-1
drivers/net/can/sja1000/Kconfig
···7575 tristate "Kvaser PCIcanx and Kvaser PCIcan PCI Cards"7676 depends on PCI7777 ---help---7878- This driver is for the the PCIcanx and PCIcan cards (1, 2 or7878+ This driver is for the PCIcanx and PCIcan cards (1, 2 or7979 4 channel) from Kvaser (http://www.kvaser.com).80808181config CAN_PLX_PCI
+1-1
drivers/net/irda/Kconfig
···316316 tristate "Alchemy IrDA SIR/FIR"317317 depends on IRDA && MIPS_ALCHEMY318318 help319319- Say Y/M here to build suppor the the IrDA peripheral on the319319+ Say Y/M here to build support the IrDA peripheral on the320320 Alchemy Au1000 and Au1100 SoCs.321321 Say M to build a module; it will be called au1k_ir.ko322322
+1-1
kernel/trace/Kconfig
···272272 bool "Trace likely/unlikely profiler"273273 select TRACE_BRANCH_PROFILING274274 help275275- This tracer profiles all the the likely and unlikely macros275275+ This tracer profiles all likely and unlikely macros276276 in the kernel. It will display the results in:277277278278 /sys/kernel/debug/tracing/trace_stat/branch_annotated
+1-1
sound/soc/imx/Kconfig
···2828 tristate29293030config SND_MXC_SOC_WM1133_EV13131- tristate "Audio on the the i.MX31ADS with WM1133-EV1 fitted"3131+ tristate "Audio on the i.MX31ADS with WM1133-EV1 fitted"3232 depends on MACH_MX31ADS_WM1133_EV1 && EXPERIMENTAL3333 select SND_SOC_WM83503434 select SND_MXC_SOC_FIQ