Searched +full:default +full:- +full:on (Results 1 – 25 of 1095) sorted by relevance
12345678910>>...44
| /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-4.19/arch/arm/ |
| D | Kconfig.debug | 1 # SPDX-License-Identifier: GPL-2.0 8 depends on DEBUG_KERNEL 9 depends on MMU 12 ---help--- 21 bool "Warn on W+X mappings at boot" 22 depends on MMU 24 ---help--- 44 once the kernel has booted up - it's a one time check. 54 depends on !THUMB2_KERNEL 55 default y if !ARM_UNWIND || FUNCTION_GRAPH_TRACER [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-4.19/drivers/media/dvb-frontends/ |
| D | Kconfig | 5 depends on DVB_CORE 9 depends on DVB_CORE && I2C 10 default m if !MEDIA_SUBDRV_AUTOSELECT 12 A DVB-S/S2/DSS Multistandard demodulator. Say Y when you want 17 depends on DVB_CORE && I2C 18 default m if !MEDIA_SUBDRV_AUTOSELECT 25 depends on DVB_CORE && I2C 26 default m if !MEDIA_SUBDRV_AUTOSELECT 28 DVB-S/S2/DSS Multistandard Professional/Broadcast demodulators. 33 depends on DVB_CORE && I2C [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-4.19/arch/powerpc/ |
| D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0 6 default y if !PPC64 10 default y if PPC32 14 default y if PPC64 18 default y 21 # On Book3S 64, the default virtual address space for 64-bit processes 24 # between bottom-up and top-down allocations for applications that 27 default 29 if PPC_BOOK3S_64 && PPC_64K_PAGES # 29 = 45 (32T) - 16 (64K) 28 default 33 if PPC_BOOK3S_64 # 33 = 45 (32T) - 12 (4K) 30 # On all other 64-bit platforms (currently only Book3E), the virtual [all …]
|
| /kernel/linux/linux-5.10/security/integrity/ima/ |
| D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 34 depends on IMA && TCG_TPM && HAVE_IMA_KEXEC 35 default n 37 TPM PCRs are only reset on a hard reboot. In order to validate 39 running kernel must be saved and restored on boot. 41 Depending on the IMA policy, the measurement list can grow to 46 depends on IMA 48 default 10 52 measurement list. If unsure, use the default 10. 56 depends on IMA && AUDIT && (SECURITY_SELINUX || SECURITY_SMACK || SECURITY_APPARMOR) [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-4.19/sound/soc/codecs/ |
| D | Kconfig | 4 # setting - SPI can't be modular so that case doesn't need to be covered. 7 default m if I2C=m 8 default y if I2C=y 9 default y if SPI_MASTER=y 15 depends on COMPILE_TEST 253 default y if SND_SOC_CS47L24=y 254 default y if SND_SOC_WM5102=y 255 default y if SND_SOC_WM5110=y 256 default y if SND_SOC_WM8997=y 257 default y if SND_SOC_WM8998=y [all …]
|
| /kernel/linux/linux-4.19/security/integrity/ima/ |
| D | Kconfig | 34 depends on IMA && TCG_TPM && HAVE_IMA_KEXEC 35 default n 37 TPM PCRs are only reset on a hard reboot. In order to validate 39 running kernel must be saved and restored on boot. 41 Depending on the IMA policy, the measurement list can grow to 46 depends on IMA 48 default 10 52 measurement list. If unsure, use the default 10. 56 depends on IMA && AUDIT && (SECURITY_SELINUX || SECURITY_SMACK) 57 default y [all …]
|
| /kernel/linux/linux-4.19/arch/powerpc/platforms/ |
| D | Kconfig.cputype | 1 # SPDX-License-Identifier: GPL-2.0 3 bool "64-bit kernel" 4 default n 7 This option selects whether a 32-bit or a 64-bit kernel 13 depends on PPC32 60 depends on PPC64 88 default GENERIC_CPU 91 The resulting kernel may not run on other CPUs, so use this with care. 97 depends on PPC64 && !CPU_LITTLE_ENDIAN 101 depends on PPC64 && CPU_LITTLE_ENDIAN [all …]
|
| /kernel/liteos_m/ |
| D | Kconfig | 1 # Copyright (c) 2013-2019 Huawei Technologies Co., Ltd. All rights reserved. 2 # Copyright (c) 2020-2021 Huawei Device Co., Ltd. All rights reserved. 25 # OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, 35 default COMPILER_GCC 43 string "GCC cross-compile toolchain prefix" 44 depends on COMPILER_GCC 45 default "arm-none-eabi-" if ARCH_ARM_AARCH32 52 depends on COMPILER_CLANG_LLVM 53 default "arm-liteos-ohos" if ARCH_ARM_AARCH32 59 default n [all …]
|
| /kernel/linux/linux-4.19/drivers/media/tuners/ |
| D | Kconfig | 1 # Analog TV tuners, auto-loaded via tuner.ko 4 …depends on (MEDIA_ANALOG_TV_SUPPORT || MEDIA_DIGITAL_TV_SUPPORT || MEDIA_RADIO_SUPPORT || MEDIA_SD… 5 default y 19 …depends on MEDIA_ANALOG_TV_SUPPORT || MEDIA_DIGITAL_TV_SUPPORT || MEDIA_RADIO_SUPPORT || MEDIA_SDR… 23 depends on MEDIA_SUPPORT && I2C 25 default m if !MEDIA_SUBDRV_AUTOSELECT 31 depends on MEDIA_SUPPORT && I2C 32 default m if !MEDIA_SUBDRV_AUTOSELECT 38 depends on MEDIA_SUPPORT && I2C 41 default m if !MEDIA_SUBDRV_AUTOSELECT [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 37 depends on OF 48 depends on MACH_MT7623 || MACH_MT2701 || COMPILE_TEST 49 depends on OF [all …]
|
| /kernel/linux/linux-4.19/arch/sh/mm/ |
| D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0 9 depends on !CPU_SH2 10 default y 12 Some SH processors (such as SH-2/SH-2A) lack an MMU. In order to 13 boot on these systems, this option must not be set. 15 On other systems (such as the SH-3 and 4) where an MMU exists, 16 turning this off will boot the kernel on these machines with the 21 default "0x80000000" if MMU && SUPERH32 22 default "0x20000000" if MMU && SUPERH64 23 default "0x00000000" [all …]
|
| /kernel/linux/linux-4.19/arch/sparc/ |
| D | Kconfig | 2 bool "64-bit kernel" if "$(ARCH)" = "sparc" 3 default "$(ARCH)" = "sparc64" 9 Say yes to build a 64-bit kernel - formerly known as sparc64 10 Say no to build a 32-bit kernel - formerly known as sparc 14 default y 97 default "arch/sparc/configs/sparc32_defconfig" if SPARC32 98 default "arch/sparc/configs/sparc64_defconfig" if SPARC64 108 default y if SPARC64 112 default y if SPARC64 116 default y if SPARC64 [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 109 default y if SPARC64 113 default y if SPARC64 117 default y if SPARC64 124 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/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-4.19/arch/alpha/ |
| D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0 4 default y 35 The Alpha is a 64-bit general-purpose processor designed and 37 now Hewlett-Packard. The Alpha Linux project has a home page at 45 default y 52 default y 56 default n 60 default n 64 default y 68 default y [all …]
|
| /kernel/linux/linux-5.10/arch/riscv/ |
| D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 4 # see Documentation/kbuild/kconfig-language.rst. 93 default 18 if 64BIT 94 default 8 97 # VA_BITS - PAGE_SHIFT - 3 99 default 24 if 64BIT # SV39 based 100 default 17 105 default !MMU 107 # set if we are running in S-mode and can use SBI calls 110 depends on !RISCV_M_MODE [all …]
|
| /kernel/linux/linux-4.19/init/ |
| D | Kconfig | 3 depends on !UML 5 default "/lib/modules/$(shell,uname -r)/.config" 6 default "/etc/kernel-config" 7 default "/boot/config-$(shell,uname -r)" 8 default ARCH_DEFCONFIG 9 default "arch/$(ARCH)/defconfig" 12 def_bool $(success,$(CC) --version | head -n 1 | grep -q gcc) 16 default $(shell,$(srctree)/scripts/gcc-version.sh -p $(CC) | sed 's/^0*//') if CC_IS_GCC 17 default 0 20 def_bool $(success,$(CC) --version | head -n 1 | grep -q clang) [all …]
|
| /kernel/linux/linux-5.10/arch/arc/ |
| D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 3 # Copyright (C) 2004, 2007-2010, 2011-2012 Synopsys, Inc. (www.synopsys.com) 92 depends on ARC_MMU_V4 98 source "arch/arc/plat-tb10x/Kconfig" 99 source "arch/arc/plat-axs10x/Kconfig" 100 source "arch/arc/plat-hsdk/Kconfig" 106 default ISA_ARCV2 118 ISA for the Next Generation ARC-HS cores 126 default ARC_CPU_770 if ISA_ARCOMPACT 127 default ARC_CPU_HS if ISA_ARCV2 [all …]
|
12345678910>>...44