Home
last modified time | relevance | path

Searched +full:default +full:- +full:on (Results 1 – 25 of 1153) sorted by relevance

12345678910>>...47

/linux-6.14.4/arch/arm/
DKconfig.debug1 # 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 …]
/linux-6.14.4/drivers/media/dvb-frontends/
DKconfig1 # 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 …]
/linux-6.14.4/drivers/clk/mediatek/
DKconfig1 # 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 …]
/linux-6.14.4/drivers/pinctrl/mediatek/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
3 depends on ARCH_MEDIATEK || ARCH_AIROHA || 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 …]
/linux-6.14.4/arch/powerpc/platforms/
DKconfig.cputype1 # 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
58 depends on PPC_BOOK3S_32
59 default y
61 Provide support for processors based on the 603 cores. Those
66 depends on PPC_BOOK3S_32
67 default y
[all …]
/linux-6.14.4/drivers/media/tuners/
DKconfig1 # 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 …]
/linux-6.14.4/arch/powerpc/
DKconfig1 # 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 …]
/linux-6.14.4/security/integrity/ima/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
37 depends on TCG_TPM && HAVE_IMA_KEXEC
38 default n
40 TPM PCRs are only reset on a hard reboot. In order to validate
42 running kernel must be saved and restored on boot.
44 Depending on the IMA policy, the measurement list can grow to
50 default 10
54 measurement list. If unsure, use the default 10.
58 depends on AUDIT && (SECURITY_SELINUX || SECURITY_SMACK || SECURITY_APPARMOR)
59 default y
[all …]
/linux-6.14.4/drivers/clk/sunxi-ng/
DKconfig1 # 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 …]
/linux-6.14.4/sound/soc/codecs/
DKconfig1 # 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
371 depends on MFD_88PM860X
375 default y if SND_SOC_CS47L24=y
376 default y if SND_SOC_WM5102=y
377 default y if SND_SOC_WM5110=y
[all …]
/linux-6.14.4/drivers/irqchip/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
6 depends on (OF_IRQ || ACPI_GENERIC_GSI)
10 depends on OF
16 depends on PM
21 depends on ARM_GIC
22 default 2 if ARCH_REALVIEW
23 default 1
27 depends on PCI
46 default ARM_GIC_V3
50 depends on ARM_GIC_V3_ITS
[all …]
/linux-6.14.4/arch/sparc/
DKconfig1 # 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
123 default y if SPARC64
127 default y if SPARC64
134 default y
138 default y
[all …]
/linux-6.14.4/mm/
DKconfig1 # 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,
39 bool "Enable the compressed cache for swap pages by default"
40 depends on ZSWAP
49 bool "Shrink the zswap pool on memory pressure"
50 depends on ZSWAP
[all …]
/linux-6.14.4/arch/sh/mm/
DKconfig1 # SPDX-License-Identifier: GPL-2.0
6 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
26 On MMU-less systems, any of these page sizes can be selected
30 default "0x80000000" if MMU
31 default "0x00000000"
[all …]
/linux-6.14.4/arch/alpha/
DKconfig1 # SPDX-License-Identifier: GPL-2.0
4 default y
43 The Alpha is a 64-bit general-purpose processor designed and
45 now Hewlett-Packard. The Alpha Linux project has a home page at
53 default y
57 default n
61 default n
65 default y
69 default y
73 default 3
[all …]
/linux-6.14.4/init/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
4 default "$(CC_VERSION_TEXT)"
8 - Re-run Kconfig when the compiler is updated
9 The 'default' property references the environment variable,
13 - Ensure full rebuild when the compiler is updated
14 include/linux/compiler-version.h contains this option in the comment
16 auto-generated dependency. When the compiler is updated, syncconfig
20 def_bool $(success,test "$(cc-name)" = GCC)
24 default $(cc-version) if CC_IS_GCC
25 default 0
[all …]
/linux-6.14.4/drivers/char/hw_random/
DKconfig1 # 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 || COMPILE_TEST) && PCI
41 default HW_RANDOM
43 This driver provides kernel-side support for the Random Number
[all …]
/linux-6.14.4/drivers/net/ethernet/stmicro/stmmac/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
3 tristate "STMicroelectronics Multi-Gigabit Ethernet driver"
4 depends on HAS_IOMEM && HAS_DMA
5 depends on PTP_1588_CLOCK_OPTIONAL
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:
[all …]
/linux-6.14.4/kernel/rcu/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
3 # RCU-related configuration options
10 default y if SMP
11 # Dynticks-idle tracking
21 default y if PREEMPTION
26 thousands of CPUs, but for which real-time response
34 default y if !PREEMPT_RCU && !SMP
37 designed for UP systems from which real-time response
42 bool "Make expert-level adjustments to RCU configuration"
43 default n
[all …]
/linux-6.14.4/drivers/reset/
DKconfig1 # 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 || COMPILE_TEST
23 peripheral PHYs on the Altera Arria10 System Resource Chip.
27 default ATH79
34 default ARC_PLAT_AXS10X
40 depends on BMIPS_GENERIC || COMPILE_TEST
41 default BMIPS_GENERIC
47 depends on ARCH_BERLIN || COMPILE_TEST
[all …]
/linux-6.14.4/arch/xtensa/
DKconfig1 # SPDX-License-Identifier: GPL-2.0
61 Xtensa processors are 32-bit RISC machines designed by Tensilica
66 a home page at <http://www.linux-xtensa.org/>.
85 default 100
102 default 0x6e400000
105 def_bool $(success,test "$(shell,echo __XTENSA_EB__ | $(CC) -E -P -)" = 1)
111 …def_bool $(success,test "$(shell,echo __XTENSA_CALL0_ABI__ | $(CC) -mabi=call0 -E -P - 2>/dev/null…
117 default XTENSA_VARIANT_FSF
120 bool "fsf - default (not generic) configuration"
124 bool "dc232b - Diamond 232L Standard Core Rev.B (LE)"
[all …]
/linux-6.14.4/arch/riscv/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
4 # see Documentation/kbuild/kconfig-language.rst.
66 # LLD >= 14: https://github.com/llvm/llvm-project/issues/50505
220 depends on 64BIT
222 # -Zsanitizer=shadow-call-stack flag.
223 depends on !SHADOW_CALL_STACK || RUSTC_VERSION >= 108200
228 depends on AS_IS_GNU || (AS_IS_LLVM && (LD_IS_LLD || LD_VERSION >= 23600))
232 depends on $(cc-option,-fpatchable-function-entry=8)
235 def_bool $(cc-option,-fsanitize=shadow-call-stack)
236 …# https://github.com/riscv-non-isa/riscv-elf-psabi-doc/commit/a484e843e6eeb51f0cb7b8819e50da6d2444…
[all …]
/linux-6.14.4/arch/arm64/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
279 ARM 64-bit (AArch64) Linux support.
283 depends on CPU_LITTLE_ENDIAN
284 # Shadow call stack is only supported on certain rustc versions.
287 # required due to use of the -Zfixed-x18 flag.
290 # -Zsanitizer=shadow-call-stack flag.
291 …depends on !SHADOW_CALL_STACK || RUSTC_VERSION >= 108200 || RUSTC_VERSION >= 108000 && UNWIND_PATC…
296 depends on AS_IS_GNU || (AS_IS_LLVM && (LD_IS_LLD || LD_VERSION >= 23600))
300 depends on $(cc-option,-fpatchable-function-entry=2)
310 default 5 if PAGE_SIZE_64KB
[all …]
/linux-6.14.4/drivers/pinctrl/freescale/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
4 depends on OF
12 depends on ARM_SCMI_PROTOCOL && OF
23 depends on IMX_SCU || COMPILE_TEST
33 depends on OF
34 depends on SOC_IMX1 || COMPILE_TEST
35 default SOC_IMX1
42 depends on OF
43 depends on SOC_IMX27 || COMPILE_TEST
44 default SOC_IMX27
[all …]
/linux-6.14.4/drivers/gpu/drm/msm/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
5 depends on DRM
6 depends on ARCH_QCOM || SOC_IMX5 || COMPILE_TEST
7 depends on COMMON_CLK
8 depends on IOMMU_SUPPORT
9 depends on OF
10 depends on QCOM_AOSS_QMP || QCOM_AOSS_QMP=n
11 depends on QCOM_OCMEM || QCOM_OCMEM=n
12 depends on QCOM_LLCC || QCOM_LLCC=n
13 depends on QCOM_COMMAND_DB || QCOM_COMMAND_DB=n
[all …]

12345678910>>...47