Searched +full:default +full:- +full:on (Results 1 – 25 of 1087) 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-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-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-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/liteos_m/ |
| D | Kconfig | 1 # Copyright (c) 2013-2019 Huawei Technologies Co., Ltd. All rights reserved. 2 # Copyright (c) 2020-2022 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 62 default n [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-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-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-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-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 …]
|
| /kernel/linux/linux-5.10/arch/alpha/ |
| D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0 4 default y 44 The Alpha is a 64-bit general-purpose processor designed and 46 now Hewlett-Packard. The Alpha Linux project has a home page at 54 default y 58 default n 62 default n 66 default y 70 default y 74 default y [all …]
|
| /kernel/linux/linux-5.10/arch/arm64/ |
| D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 164 if $(cc-option,-fpatchable-function-entry=2) 211 ARM 64-bit (AArch64) Linux support. 221 default 16 if ARM64_64K_PAGES 222 default 14 if ARM64_16K_PAGES 223 default 12 227 default 5 if ARM64_64K_PAGES 228 default 7 if ARM64_16K_PAGES 229 default 4 233 default 5 if ARM64_64K_PAGES [all …]
|
| /kernel/linux/linux-5.10/drivers/char/hw_random/ |
| D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 8 default m 13 module will be called rng-core. This provides a device 26 depends on HAS_IOMEM 28 This driver provides kernel-side support for a generic Random 31 the default FPGA bitstream on the TS-7800 has such functionality. 34 module will be called timeriomem-rng. 40 depends on (X86 || IA64) && PCI 41 default HW_RANDOM 43 This driver provides kernel-side support for the Random Number [all …]
|
| /kernel/linux/linux-5.10/init/ |
| D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 4 depends on !UML 6 default "/lib/modules/$(shell,uname -r)/.config" 7 default "/etc/kernel-config" 8 default "/boot/config-$(shell,uname -r)" 9 default "arch/$(SRCARCH)/configs/$(KBUILD_DEFCONFIG)" 13 default "$(CC_VERSION_TEXT)" 17 - Re-run Kconfig when the compiler is updated 18 The 'default' property references the environment variable, 22 - Ensure full rebuild when the compier is updated [all …]
|
| /kernel/linux/linux-5.10/arch/xtensa/ |
| D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0 47 Xtensa processors are 32-bit RISC machines designed by Tensilica 52 a home page at <http://www.linux-xtensa.org/>. 68 default 100 87 default 0x6e400000 93 default XTENSA_VARIANT_FSF 96 bool "fsf - default (not generic) configuration" 100 bool "dc232b - Diamond 232L Standard Core Rev.B (LE)" 107 bool "dc233c - Diamond 233L Standard Core Rev.C (LE)" 123 depends on XTENSA_VARIANT_CUSTOM [all …]
|
| /kernel/linux/linux-5.10/fs/pstore/ |
| D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 5 default n 13 (e.g. ACPI_APEI on X86) which will select this for you. 19 default y 20 depends on PSTORE 28 depends on PSTORE 35 depends on PSTORE 42 depends on PSTORE 49 depends on PSTORE 56 depends on PSTORE [all …]
|
| /kernel/linux/linux-5.10/drivers/reset/ |
| D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 7 default y if ARCH_HAS_RESET_CONTROLLER 12 via GPIOs or SoC-internal reset controller modules. 20 depends on MFD_ALTERA_A10SR 23 peripheral PHYs on the Altera Arria10 System Resource Chip. 27 default ATH79 34 default ARC_PLAT_AXS10X 40 default ARCH_BERLIN 46 depends on ARCH_BRCMSTB || COMPILE_TEST 47 default ARCH_BRCMSTB [all …]
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/stmicro/stmmac/ |
| D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 3 tristate "STMicroelectronics Multi-Gigabit Ethernet driver" 4 depends on HAS_IOMEM && HAS_DMA 20 depends on INET 21 depends on STMMAC_ETH 22 default n 30 depends on STMMAC_ETH 32 default y 35 This is the driver used on several SoCs: 45 tristate "Support for snps,dwc-qos-ethernet.txt DT binding." [all …]
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/ |
| D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 8 depends on PCI 10 depends on VXLAN || !VXLAN 11 depends on MLXFW || !MLXFW 12 depends on PTP_1588_CLOCK || !PTP_1588_CLOCK 13 depends on PCI_HYPERV_INTERFACE || !PCI_HYPERV_INTERFACE 14 default n 16 Core driver for low level functionality of the ConnectX-4 and 17 Connect-IB cards by Mellanox Technologies. 24 depends on MLX5_CORE [all …]
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/msm/ |
| D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 5 depends on DRM 6 depends on ARCH_QCOM || SOC_IMX5 || (ARM && COMPILE_TEST) 7 depends on IOMMU_SUPPORT 8 depends on OF && COMMON_CLK 9 depends on QCOM_OCMEM || QCOM_OCMEM=n 28 depends on DRM_MSM && (DEBUG_FS || DEV_COREDUMP) 29 default y 33 depends on DRM_MSM 34 default n [all …]
|
12345678910>>...44