Searched +full:default +full:- +full:on (Results 1 – 25 of 1217) sorted by relevance
12345678910>>...49
| /kernel/linux/linux-5.10/arch/arm/ |
| D | Kconfig.debug | 1 # SPDX-License-Identifier: GPL-2.0 8 depends on DEBUG_KERNEL 9 depends on MMU 21 bool "Warn on W+X mappings at boot" 22 depends on MMU 44 once the kernel has booted up - it's a one time check. 50 default UNWINDER_ARM if AEABI 51 default UNWINDER_FRAME_POINTER if !AEABI 59 depends on !THUMB2_KERNEL 68 depends on AEABI && !FUNCTION_GRAPH_TRACER [all …]
|
| /kernel/linux/linux-6.6/arch/arm/ |
| D | Kconfig.debug | 1 # SPDX-License-Identifier: GPL-2.0 8 depends on DEBUG_KERNEL 9 depends on MMU 21 bool "Warn on W+X mappings at boot" 22 depends on MMU 44 once the kernel has booted up - it's a one time check. 50 default UNWINDER_ARM if AEABI 51 default UNWINDER_FRAME_POINTER if !AEABI 59 depends on !THUMB2_KERNEL 68 depends on AEABI [all …]
|
| /kernel/linux/linux-5.10/drivers/media/dvb-frontends/ |
| D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0 5 comment "DVB Frontend drivers auto-selected by 'Autoselect ancillary drivers'" 6 depends on MEDIA_HIDE_ANCILLARY_SUBDRV 12 depends on DVB_CORE 16 depends on DVB_CORE && I2C 17 default m if !MEDIA_SUBDRV_AUTOSELECT 19 A DVB-S/S2/DSS Multistandard demodulator. Say Y when you want 24 depends on DVB_CORE && I2C 25 default m if !MEDIA_SUBDRV_AUTOSELECT 32 depends on DVB_CORE && I2C [all …]
|
| /kernel/linux/linux-6.6/drivers/media/dvb-frontends/ |
| D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0 5 comment "DVB Frontend drivers auto-selected by 'Autoselect ancillary drivers'" 6 depends on MEDIA_HIDE_ANCILLARY_SUBDRV 12 depends on DVB_CORE 16 depends on DVB_CORE && I2C && I2C_MUX 18 default m if !MEDIA_SUBDRV_AUTOSELECT 23 tristate "MaxLinear MxL5xx based tuner-demodulators" 24 depends on DVB_CORE && I2C 25 default m if !MEDIA_SUBDRV_AUTOSELECT 27 MaxLinear MxL5xx family of DVB-S/S2 tuners/demodulators. [all …]
|
| /kernel/linux/linux-6.6/drivers/pinctrl/mediatek/ |
| D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 3 depends on ARCH_MEDIATEK || RALINK || COMPILE_TEST 7 depends on PINCTRL_MTK || PINCTRL_MTK_MOORE || PINCTRL_MTK_PARIS || COMPILE_TEST 10 default y if PINCTRL_MTK || PINCTRL_MTK_MOORE 11 default PINCTRL_MTK_PARIS 15 depends on OF 26 depends on RALINK 32 depends on OF 42 depends on OF 52 depends on SOC_MT7620 || COMPILE_TEST [all …]
|
| /kernel/linux/linux-6.6/drivers/clk/mediatek/ |
| D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 6 depends on ARCH_MEDIATEK || COMPILE_TEST 23 depends on (ARCH_MEDIATEK && ARM) || COMPILE_TEST 25 default ARCH_MEDIATEK && ARM 31 depends on COMMON_CLK_MT2701 37 depends on COMMON_CLK_MT2701 43 depends on COMMON_CLK_MT2701 49 depends on COMMON_CLK_MT2701 55 depends on COMMON_CLK_MT2701 61 depends on COMMON_CLK_MT2701 [all …]
|
| /kernel/linux/linux-5.10/sound/soc/codecs/ |
| D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 5 # setting - SPI can't be modular so that case doesn't need to be covered. 8 default m if I2C=m 9 default y if I2C=y 10 default y if SPI_MASTER=y 16 depends on COMPILE_TEST 295 depends on MFD_88PM860X 299 default y if SND_SOC_CS47L24=y 300 default y if SND_SOC_WM5102=y 301 default y if SND_SOC_WM5110=y [all …]
|
| /kernel/linux/linux-5.10/arch/powerpc/ |
| D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0 6 default y if PPC32 10 default y if PPC64 14 default y 17 # On Book3S 64, the default virtual address space for 64-bit processes 20 # between bottom-up and top-down allocations for applications that 23 default 29 if PPC_BOOK3S_64 && PPC_64K_PAGES # 29 = 45 (32T) - 16 (64K) 24 default 33 if PPC_BOOK3S_64 # 33 = 45 (32T) - 12 (4K) 26 # On all other 64-bit platforms (currently only Book3E), the virtual 29 default 32 if 64BIT # 32 = 44 (16T) - 12 (4K) [all …]
|
| /kernel/linux/linux-6.6/arch/powerpc/platforms/ |
| D | Kconfig.cputype | 1 # SPDX-License-Identifier: GPL-2.0 4 default y if !PPC64 7 bool "64-bit kernel" 10 This option selects whether a 32-bit or a 64-bit kernel 16 depends on PPC32 67 depends on PPC_BOOK3S_32 68 default y 70 Provide support for processors based on the 603 cores. Those 75 depends on PPC_BOOK3S_32 76 default y [all …]
|
| /kernel/linux/linux-6.6/arch/powerpc/ |
| D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0 5 def_bool PPC64 && $(cc-option, -mabi=elfv2) 8 def_bool PPC64 && $(cc-option, -mcpu=power10 -mprefixed) 11 # Clang has a bug (https://github.com/llvm/llvm-project/issues/62372) 12 # where pcrel code is not generated if -msoft-float, -mno-altivec, or 13 # -mno-vsx options are also given. Without these options, fp/vec 16 def_bool PPC64 && CC_IS_GCC && $(cc-option, -mcpu=power10 -mpcrel) 20 default y if PPC32 24 default y if PPC64 28 depends on LIVEPATCH [all …]
|
| /kernel/linux/linux-5.10/drivers/media/tuners/ |
| D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 2 # Analog TV tuners, auto-loaded via tuner.ko 5 …depends on (MEDIA_ANALOG_TV_SUPPORT || MEDIA_DIGITAL_TV_SUPPORT || MEDIA_RADIO_SUPPORT || MEDIA_SD… 6 default y 18 comment "Tuner drivers auto-selected by 'Autoselect ancillary drivers'" 19 depends on MEDIA_HIDE_ANCILLARY_SUBDRV 20 …depends on MEDIA_ANALOG_TV_SUPPORT || MEDIA_DIGITAL_TV_SUPPORT || MEDIA_RADIO_SUPPORT || MEDIA_SDR… 24 …depends on MEDIA_ANALOG_TV_SUPPORT || MEDIA_DIGITAL_TV_SUPPORT || MEDIA_RADIO_SUPPORT || MEDIA_SDR… 28 depends on MEDIA_SUPPORT && I2C 30 default m if !MEDIA_SUBDRV_AUTOSELECT [all …]
|
| /kernel/linux/linux-6.6/drivers/media/tuners/ |
| D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 2 # Analog TV tuners, auto-loaded via tuner.ko 5 …depends on (MEDIA_ANALOG_TV_SUPPORT || MEDIA_DIGITAL_TV_SUPPORT || MEDIA_RADIO_SUPPORT || MEDIA_SD… 6 default y 18 comment "Tuner drivers auto-selected by 'Autoselect ancillary drivers'" 19 depends on MEDIA_HIDE_ANCILLARY_SUBDRV 20 …depends on MEDIA_ANALOG_TV_SUPPORT || MEDIA_DIGITAL_TV_SUPPORT || MEDIA_RADIO_SUPPORT || MEDIA_SDR… 24 …depends on MEDIA_ANALOG_TV_SUPPORT || MEDIA_DIGITAL_TV_SUPPORT || MEDIA_RADIO_SUPPORT || MEDIA_SDR… 28 depends on MEDIA_SUPPORT && I2C && VIDEO_DEV 30 default m if !MEDIA_SUBDRV_AUTOSELECT [all …]
|
| /kernel/linux/linux-6.6/sound/soc/codecs/ |
| D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 5 # setting - SPI can't be modular so that case doesn't need to be covered. 8 default m if I2C=m 9 default y if I2C=y 10 default y if SPI_MASTER=y 16 depends on COMPILE_TEST 351 depends on MFD_88PM860X 355 default y if SND_SOC_CS47L24=y 356 default y if SND_SOC_WM5102=y 357 default y if SND_SOC_WM5110=y [all …]
|
| /kernel/linux/linux-6.6/security/integrity/ima/ |
| D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 36 depends on TCG_TPM && HAVE_IMA_KEXEC 37 default n 39 TPM PCRs are only reset on a hard reboot. In order to validate 41 running kernel must be saved and restored on boot. 43 Depending on the IMA policy, the measurement list can grow to 49 default 10 53 measurement list. If unsure, use the default 10. 57 depends on AUDIT && (SECURITY_SELINUX || SECURITY_SMACK || SECURITY_APPARMOR) 58 default y [all …]
|
| /kernel/linux/linux-6.6/drivers/clk/sunxi-ng/ |
| D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 4 depends on ARCH_SUNXI || COMPILE_TEST 6 default ARCH_SUNXI 12 default y 13 depends on MACH_SUNIV || COMPILE_TEST 17 default y 18 depends on MACH_SUN8I || RISCV || COMPILE_TEST 22 default y 23 depends on MACH_SUN8I || RISCV || COMPILE_TEST 27 default y [all …]
|
| /kernel/linux/linux-5.10/security/integrity/ima/ |
| D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 36 depends on TCG_TPM && HAVE_IMA_KEXEC 37 default n 39 TPM PCRs are only reset on a hard reboot. In order to validate 41 running kernel must be saved and restored on boot. 43 Depending on the IMA policy, the measurement list can grow to 49 default 10 53 measurement list. If unsure, use the default 10. 57 depends on AUDIT && (SECURITY_SELINUX || SECURITY_SMACK || SECURITY_APPARMOR) 58 default y [all …]
|
| /kernel/linux/linux-5.10/arch/powerpc/platforms/ |
| D | Kconfig.cputype | 1 # SPDX-License-Identifier: GPL-2.0 4 default y if !PPC64 8 bool "64-bit kernel" 11 This option selects whether a 32-bit or a 64-bit kernel 20 depends on PPC32 76 depends on PPC64 106 default GENERIC_CPU 109 The resulting kernel may not run on other CPUs, so use this with care. 115 depends on PPC64 && !CPU_LITTLE_ENDIAN 119 depends on PPC64 && CPU_LITTLE_ENDIAN [all …]
|
| /kernel/linux/linux-5.10/drivers/pinctrl/mediatek/ |
| D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 3 depends on ARCH_MEDIATEK || COMPILE_TEST 7 depends on PINCTRL_MTK || PINCTRL_MTK_MOORE || PINCTRL_MTK_PARIS || COMPILE_TEST 10 default y if PINCTRL_MTK || PINCTRL_MTK_MOORE 11 default PINCTRL_MTK_PARIS 15 depends on OF 27 depends on OF 38 depends on OF 49 depends on MACH_MT7623 || MACH_MT2701 || COMPILE_TEST 50 depends on OF [all …]
|
| /kernel/linux/linux-6.6/arch/sh/mm/ |
| D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0 6 depends on !CPU_SH2 7 default y 9 Some SH processors (such as SH-2/SH-2A) lack an MMU. In order to 10 boot on these systems, this option must not be set. 12 On other systems (such as the SH-3 and 4) where an MMU exists, 13 turning this off will boot the kernel on these machines with the 18 default "0x80000000" if MMU 19 default "0x00000000" 23 default "8" if PAGE_SIZE_16KB [all …]
|
| /kernel/linux/linux-5.10/arch/sparc/ |
| D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 3 bool "64-bit kernel" if "$(ARCH)" = "sparc" 4 default "$(ARCH)" = "sparc64" 10 Say yes to build a 64-bit kernel - formerly known as sparc64 11 Say no to build a 32-bit kernel - formerly known as sparc 15 default y 110 default y if SPARC64 114 default y if SPARC64 118 default y if SPARC64 125 default y [all …]
|
| /kernel/linux/linux-6.6/arch/sparc/ |
| D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 3 bool "64-bit kernel" if "$(ARCH)" = "sparc" 4 default "$(ARCH)" = "sparc64" 10 Say yes to build a 64-bit kernel - formerly known as sparc64 11 Say no to build a 32-bit kernel - formerly known as sparc 15 default y 117 default y if SPARC64 121 default y if SPARC64 125 default y if SPARC64 132 default y [all …]
|
| /kernel/linux/linux-5.10/arch/sh/mm/ |
| D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0 6 depends on !CPU_SH2 7 default y 9 Some SH processors (such as SH-2/SH-2A) lack an MMU. In order to 10 boot on these systems, this option must not be set. 12 On other systems (such as the SH-3 and 4) where an MMU exists, 13 turning this off will boot the kernel on these machines with the 18 default "0x80000000" if MMU 19 default "0x00000000" 24 default "9" if PAGE_SIZE_16KB [all …]
|
| /kernel/linux/linux-5.10/drivers/clk/sunxi-ng/ |
| D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 4 depends on ARCH_SUNXI || COMPILE_TEST 6 default ARCH_SUNXI 12 default MACH_SUNIV 13 depends on MACH_SUNIV || COMPILE_TEST 17 default ARM64 && ARCH_SUNXI 18 depends on (ARM64 && ARCH_SUNXI) || COMPILE_TEST 22 default ARM64 && ARCH_SUNXI 23 depends on (ARM64 && ARCH_SUNXI) || COMPILE_TEST 27 default ARM64 && ARCH_SUNXI [all …]
|
| /kernel/linux/linux-5.10/mm/ |
| D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 7 depends on ARCH_SELECT_MEMORY_MODEL 11 depends on SELECT_MEMORY_MODEL 12 default DISCONTIGMEM_MANUAL if ARCH_DISCONTIGMEM_DEFAULT 13 default SPARSEMEM_MANUAL if ARCH_SPARSEMEM_DEFAULT 14 default FLATMEM_MANUAL 23 depends on !(ARCH_DISCONTIGMEM_ENABLE || ARCH_SPARSEMEM_ENABLE) || ARCH_FLATMEM_ENABLE 25 This option is best suited for non-NUMA systems with 38 depends on ARCH_DISCONTIGMEM_ENABLE 53 depends on ARCH_SPARSEMEM_ENABLE [all …]
|
| /kernel/linux/linux-6.6/mm/ |
| D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 17 depends on MMU && BLOCK && !ARCH_NO_SWAP 18 default y 27 depends on SWAP 33 compress them into a dynamically allocated RAM-based memory pool. 34 This can result in a significant I/O reduction on swap device and, 40 depends on CMA 49 bool "Enable the compressed cache for swap pages by default" 50 depends on ZSWAP 60 depends on ZSWAP [all …]
|
12345678910>>...49