Home
last modified time | relevance | path

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

12345678910>>...48

/linux-6.8/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.8/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.8/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.8/drivers/pinctrl/mediatek/
DKconfig1 # 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 …]
/linux-6.8/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
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 …]
/linux-6.8/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 …]
DKconfig.debug1 # SPDX-License-Identifier: GPL-2.0
4 bool "Don't build arch/powerpc code with -Werror"
7 arch/powerpc with the -Werror flag (which means warnings
16 depends on !PPC_DISABLE_WERROR
17 default y
21 default 64
30 depends on PPC_PSERIES && DEBUG_FS && TRACEPOINTS
44 depends on DEBUG_FS
47 emulated by the in-kernel emulator. Counters for the various classes
51 powerpc/emulated_instructions/do_warn in debugfs), rate-limited
[all …]
/linux-6.8/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.8/security/integrity/ima/
DKconfig1 # 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 …]
/linux-6.8/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
354 depends on MFD_88PM860X
358 default y if SND_SOC_CS47L24=y
359 default y if SND_SOC_WM5102=y
360 default y if SND_SOC_WM5110=y
[all …]
/linux-6.8/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.8/arch/sh/mm/
DKconfig1 # 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 …]
/linux-6.8/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
117 default y if SPARC64
121 default y if SPARC64
125 default y if SPARC64
132 default y
[all …]
/linux-6.8/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
44 default ARM_GIC_V3
48 depends on ARM_GIC_V3_ITS
[all …]
/linux-6.8/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
50 depends on ZSWAP
62 swapped out again, it will be re-compressed.
[all …]
/linux-6.8/arch/arm64/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
196 if $(cc-option,-fpatchable-function-entry=2)
261 ARM 64-bit (AArch64) Linux support.
266 depends on AS_IS_GNU || (AS_IS_LLVM && (LD_IS_LLD || LD_VERSION >= 23600))
271 depends on $(cc-option,-fpatchable-function-entry=2)
282 default 16 if ARM64_64K_PAGES
283 default 14 if ARM64_16K_PAGES
284 default 12
288 default 5 if ARM64_64K_PAGES
289 default 7 if ARM64_16K_PAGES
[all …]
/linux-6.8/arch/alpha/
DKconfig1 # SPDX-License-Identifier: GPL-2.0
4 default y
42 The Alpha is a 64-bit general-purpose processor designed and
44 now Hewlett-Packard. The Alpha Linux project has a home page at
52 default y
56 default n
60 default n
64 default y
68 default y
72 default 3
[all …]
/linux-6.8/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.8/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.8/arch/xtensa/
DKconfig1 # SPDX-License-Identifier: GPL-2.0
58 Xtensa processors are 32-bit RISC machines designed by Tensilica
63 a home page at <http://www.linux-xtensa.org/>.
82 default 100
99 default 0x6e400000
102 def_bool $(success,test "$(shell,echo __XTENSA_EB__ | $(CC) -E -P -)" = 1)
108 …def_bool $(success,test "$(shell,echo __XTENSA_CALL0_ABI__ | $(CC) -mabi=call0 -E -P - 2>/dev/null…
114 default XTENSA_VARIANT_FSF
117 bool "fsf - default (not generic) configuration"
121 bool "dc232b - Diamond 232L Standard Core Rev.B (LE)"
[all …]
/linux-6.8/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.8/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 !PREEMPTION && !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.8/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 QCOM_AOSS_QMP || QCOM_AOSS_QMP=n
10 depends on QCOM_OCMEM || QCOM_OCMEM=n
11 depends on QCOM_LLCC || QCOM_LLCC=n
12 depends on QCOM_COMMAND_DB || QCOM_COMMAND_DB=n
13 depends on PM
[all …]
/linux-6.8/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.8/arch/riscv/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
4 # see Documentation/kbuild/kconfig-language.rst.
177 # https://github.com/llvm/llvm-project/commit/6ab8927931851bb42b2c93a00801dc499d7d9b1e
178 depends on CLANG_VERSION >= 130000
180 depends on AS_IS_GNU || (AS_IS_LLVM && (LD_IS_LLD || LD_VERSION >= 23600))
184 depends on $(cc-option,-fpatchable-function-entry=8)
187 def_bool $(cc-option,-fsanitize=shadow-call-stack)
188 …# https://github.com/riscv-non-isa/riscv-elf-psabi-doc/commit/a484e843e6eeb51f0cb7b8819e50da6d2444…
189 depends on $(ld-option,--no-relax-gp)
193 # https://github.com/llvm/llvm-project/commit/6611d58f5bbcbec77262d392e2923e1d680f6985
[all …]

12345678910>>...48