| /linux/drivers/clk/mediatek/ |
| H A 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 …]
|
| /linux/drivers/pinctrl/mediatek/ |
| H A D | Kconfig | 1 # 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/arch/powerpc/platforms/ |
| H A 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 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/arch/powerpc/ |
| H A 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 …]
|
| /linux/drivers/media/tuners/ |
| H A 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 …]
|
| /linux/drivers/pinctrl/freescale/ |
| H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 4 depends on OF 12 depends on ARM_SCMI_PROTOCOL && OF 23 depends on OF 24 depends on IMX_SCU || COMPILE_TEST 25 default IMX_SCU 35 depends on OF 36 depends on SOC_IMX1 || COMPILE_TEST 37 default SOC_IMX1 44 depends on OF [all …]
|
| /linux/security/integrity/ima/ |
| H A D | Kconfig | 1 # 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 1 [all...] |
| /linux/drivers/clk/sunxi-ng/ |
| H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 4 depends on ARCH_SUNXI || COMPILE_TEST 6 default ARCH_SUNXI 12 default ARCH_SUNXI 13 depends on MACH_SUNIV || COMPILE_TEST 17 default ARCH_SUNXI 18 depends on MACH_SUN8I || RISCV || COMPILE_TEST 22 default ARCH_SUNXI 23 depends on MACH_SUN8I || RISCV || COMPILE_TEST 27 default ARCH_SUNXI [all …]
|
| /linux/arch/sparc/ |
| H A 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 124 default y if SPARC64 128 default y if SPARC64 135 default y 139 default y [all …]
|
| /linux/init/ |
| H A D | Kconfig | 1 # 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/arch/riscv/ |
| H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 4 # see Documentation/kbuild/kconfig-language.rst. 65 # clang >= 17: https://github.com/llvm/llvm-project/commit/62fa708ceb027713b386c7e0efda994f8bdc27e2 234 depends on 64BIT 236 # -Zsanitizer=shadow-call-stack flag. 237 depends on !SHADOW_CALL_STACK || RUSTC_VERSION >= 108200 242 depends on AS_IS_GNU || (AS_IS_LLVM && (LD_IS_LLD || LD_VERSION >= 23600)) 246 depends on $(cc-option,-fpatchable-function-entry=8) 247 depends on CC_HAS_MIN_FUNCTION_ALIGNMENT || !RISCV_ISA_C 250 def_bool $(cc-option,-fsanitize=shadow-call-stack) [all …]
|
| /linux/lib/crypto/ |
| H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0 39 depends on CRYPTO_LIB_BLAKE2B && !UML 40 default y if ARM && KERNEL_MODE_NEON 42 # BLAKE2s support is always built-in, so there's no CRYPTO_LIB_BLAKE2S option. 46 depends on !UML 47 default y if ARM 48 default y if X86_64 59 depends on CRYPTO_LIB_CHACHA && !UML && !KMSAN 60 default y if ARM 61 default y if ARM64 && KERNEL_MODE_NEON [all …]
|
| /linux/arch/sh/mm/ |
| H A D | Kconfig | 1 # 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/drivers/clk/rockchip/ |
| H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0 6 depends on ARCH_ROCKCHIP 7 default ARCH_ROCKCHIP 14 depends on ARM64 || COMPILE_TEST 15 default y 21 depends on ARM || COMPILE_TEST 22 default y 28 depends on ARM || COMPILE_TEST 29 default y 35 depends on ARM64 || COMPILE_TEST [all …]
|
| /linux/arch/arm64/ |
| H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 288 ARM 64-bit (AArch64) Linux support. 292 depends on CPU_LITTLE_ENDIAN 293 # Shadow call stack is only supported on certain rustc versions. 296 # required due to use of the -Zfixed-x18 flag. 299 # -Zsanitizer=shadow-call-stack flag. 300 …depends on !SHADOW_CALL_STACK || RUSTC_VERSION >= 108200 || RUSTC_VERSION >= 108000 && UNWIND_PATC… 305 depends on AS_IS_GNU || (AS_IS_LLVM && (LD_IS_LLD || LD_VERSION >= 23600)) 309 depends on $(cc-option,-fpatchable-function-entry=2) 319 default 5 if PAGE_SIZE_64KB [all …]
|
| /linux/drivers/reset/ |
| H A 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 || COMPILE_TEST 23 peripheral PHYs on the Altera Arria10 System Resource Chip. 27 depends on ARCH_ASPEED || COMPILE_TEST 34 default ATH79 41 default ARC_PLAT_AXS10X 47 depends on BMIPS_GENERIC || COMPILE_TEST 48 default BMIPS_GENERIC [all …]
|
| /linux/arch/arc/ |
| H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 3 # Copyright (C) 2004, 2007-2010, 2011-2012 Synopsys, Inc. (www.synopsys.com) 90 source "arch/arc/plat-tb10x/Kconfig" 91 source "arch/arc/plat-axs10x/Kconfig" 92 source "arch/arc/plat-hsdk/Kconfig" 98 default ISA_ARCV2 110 ISA for the Next Generation ARC-HS cores 118 default ARC_CPU_770 if ISA_ARCOMPACT 119 default ARC_CPU_HS if ISA_ARCV2 123 depends on ISA_ARCOMPACT [all …]
|
| /linux/mm/ |
| H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 14 depends on MMU && BLOCK && !ARCH_NO_SWAP 15 default y 24 depends on SWAP 30 compress them into a dynamically allocated RAM-based memory pool. 31 This can result in a significant I/O reduction on swap device and, 36 bool "Enable the compressed cache for swap pages by default" 37 depends on ZSWAP 46 bool "Shrink the zswap pool on memory pressure" 47 depends on ZSWAP [all …]
|
| /linux/drivers/usb/dwc3/ |
| H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0 5 depends on (USB || USB_GADGET) && HAS_DMA 6 depends on (EXTCON || EXTCON=n) 11 USB controller based on the DesignWare USB3 IP Core. 20 depends on USB_ULPI_BUS=y || USB_ULPI_BUS=USB_DWC3 27 default USB_DWC3_DUAL_ROLE if (USB && USB_GADGET) 28 default USB_DWC3_HOST if (USB && !USB_GADGET) 29 default USB_DWC3_GADGET if (!USB && USB_GADGET) 33 depends on USB=y || USB=USB_DWC3 40 depends on USB_GADGET=y || USB_GADGET=USB_DWC3 [all …]
|
| /linux/arch/x86/ |
| H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0 4 bool "64-bit kernel" if "$(ARCH)" = "x86" 5 default "$(ARCH)" != "i386" 7 Say yes to build a 64-bit kernel - formerly known as x86_64 8 Say no to build a 32-bit kernel - formerly known as i386 12 depends on !64BIT 13 # Options that are inherently 32-bit kernel only: 25 depends on 64BIT 26 # Options that are inherently 64-bit kernel only: 43 depends on X86_32 [all …]
|
| /linux/drivers/platform/x86/dell/ |
| H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 10 Dell x86 platforms, including vendor-specific laptop extension drivers. 19 default m 20 depends on ACPI 21 depends on ACPI_WMI 22 depends on DMI 23 depends on LEDS_CLASS 24 depends on NEW_LEDS 25 depends on HWMON 29 On legacy devices, it exposes an interface for controlling the AlienFX [all …]
|
| /linux/lib/ |
| H A D | Kconfig.debug | 1 # SPDX-License-Identifier: GPL-2.0-only 7 bool "Show timing information on printks" 8 depends on PRINTK 19 parameter printk.time=1. See Documentation/admin-guide/kernel-parameters.rst 22 bool "Show caller information on printks" 23 depends on PRINTK 40 depends on PRINTK 50 int "Default console loglevel (1-15)" 52 default "7" 54 Default loglevel to determine what will be printed on the console. [all …]
|
| /linux/arch/um/ |
| H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0 3 menu "UML-specific options" 7 default y 48 default y 55 depends on !INDIRECT_IOMEM 56 default y 71 default y 75 default y 80 default y 84 default 100 [all …]
|
| /linux/drivers/tty/serial/ |
| H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0 7 depends on HAS_IOMEM 11 depends on SERIAL_CORE 19 comment "Non-8250 serial port support" 23 depends on ARM_AMBA || COMPILE_TEST 33 bool "Support for console on AMBA serial port" 34 depends on SERIAL_AMBA_PL010=y 42 (/dev/tty0) will still be used as the system console by default, but 50 depends on ARM_AMBA 60 bool "Support for console on AMBA serial port" [all …]
|
| /linux/arch/mips/ |
| H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0 4 default y 141 default MIPS_GENERIC_KERNEL 144 bool "Generic board-agnostic MIPS kernel" 286 Build a generic DT-based kernel image that boots on select 287 BCM33xx cable modem chips, BCM63xx DSL chips, and BCM7xxx set-top 379 see the Linux/MIPS FAQ on <http://www.linux-mips.org/> and the 380 DECstation porting pages on <http://decstation.unix-ag.org/>. 441 This a family of machines based on the MIPS R4030 chipset which was 444 Olivetti M700-10 workstations. [all …]
|