Home
last modified time | relevance | path

Searched +full:way +full:- +full:select (Results 1 – 25 of 1041) sorted by relevance

12345678910>>...42

/kernel/linux/linux-6.6/drivers/acpi/apei/
DKconfig1 # SPDX-License-Identifier: GPL-2.0
10 select MISC_FILESYSTEMS
11 select PSTORE
12 select UEFI_CPER
23 select ACPI_HED
24 select IRQ_WORK
25 select GENERIC_ALLOCATOR
26 select ARM_SDE_INTERFACE if ARM64
28 Generic Hardware Error Source provides a way to report
32 Linux by firmware. This way, some non-standard hardware
[all …]
/kernel/linux/linux-5.10/drivers/acpi/apei/
DKconfig1 # SPDX-License-Identifier: GPL-2.0
10 select MISC_FILESYSTEMS
11 select PSTORE
12 select UEFI_CPER
23 select ACPI_HED
24 select IRQ_WORK
25 select GENERIC_ALLOCATOR
27 Generic Hardware Error Source provides a way to report
31 Linux by firmware. This way, some non-standard hardware
32 error registers or non-standard hardware link can be checked
[all …]
/kernel/linux/linux-6.6/arch/powerpc/platforms/
DKconfig1 # SPDX-License-Identifier: GPL-2.0
28 select EPAPR_PARAVIRT
37 bool "ePAPR para-virtualization support"
39 Enables ePAPR para-virtualization support for guests.
48 a hypervisor. This option is not user-selectable but should
54 select RELOCATABLE if PPC64
65 bool "Device-tree based CPU feature discovery & setup"
82 Select this option if your platform supports SMP and your
108 The driver provides a way to wake up the system by MPIC
114 select EPAPR_PARAVIRT
[all …]
/kernel/linux/linux-6.6/arch/arm/
DKconfig1 # SPDX-License-Identifier: GPL-2.0
5 select ARCH_32BIT_OFF_T
6 select ARCH_CORRECT_STACKTRACE_ON_KRETPROBE if HAVE_KRETPROBES && FRAME_POINTER && !ARM_UNWIND
7 select ARCH_HAS_BINFMT_FLAT
8 select ARCH_HAS_CPU_FINALIZE_INIT if MMU
9 select ARCH_HAS_CURRENT_STACK_POINTER
10 select ARCH_HAS_DEBUG_VIRTUAL if MMU
11 select ARCH_HAS_DMA_WRITE_COMBINE if !ARM_DMA_MEM_BUFFERABLE
12 select ARCH_HAS_ELF_RANDOMIZE
13 select ARCH_HAS_FORTIFY_SOURCE
[all …]
/kernel/linux/linux-5.10/arch/arm/
DKconfig1 # SPDX-License-Identifier: GPL-2.0
5 select ARCH_32BIT_OFF_T
6 select ARCH_HAS_BINFMT_FLAT
7 select ARCH_HAS_CPU_FINALIZE_INIT if MMU
8 select ARCH_HAS_DEBUG_VIRTUAL if MMU
9 select ARCH_HAS_DEVMEM_IS_ALLOWED
10 select ARCH_HAS_DMA_WRITE_COMBINE if !ARM_DMA_MEM_BUFFERABLE
11 select ARCH_HAS_ELF_RANDOMIZE
12 select ARCH_HAS_FORTIFY_SOURCE
13 select ARCH_HAS_KEEPINITRD
[all …]
/kernel/linux/linux-5.10/arch/powerpc/platforms/
DKconfig1 # SPDX-License-Identifier: GPL-2.0
26 select EPAPR_PARAVIRT
35 bool "ePAPR para-virtualization support"
37 Enables ePAPR para-virtualization support for guests.
46 a hypervisor. This option is not user-selectable but should
62 bool "Device-tree based CPU feature discovery & setup"
79 Select this option if your platform supports SMP and your
105 The driver provides a way to wake up the system by MPIC
111 select EPAPR_PARAVIRT
121 registers are used for inter-processor communication.
[all …]
/kernel/linux/linux-5.10/kernel/time/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
21 # cycle update - x86/TSC misfeature
37 # Architecture can handle broadcast in a driver-agnostic way
55 # Select to handle posix CPU timers from task_work
76 select TICK_ONESHOT
91 select NO_HZ_COMMON
94 will only trigger on an as-needed basis when the system is idle.
108 select NO_HZ_COMMON
109 select RCU_NOCB_CPU
110 select VIRT_CPU_ACCOUNTING_GEN
[all …]
/kernel/linux/linux-6.6/arch/arm/mm/
DKconfig1 # SPDX-License-Identifier: GPL-2.0
4 # Select CPU types depending on the architecture selected. This selects
12 select CPU_32v4T
13 select CPU_ABRT_LV4T
14 select CPU_CACHE_V4
15 select CPU_PABRT_LEGACY
17 A 32-bit RISC microprocessor based on the ARM7 processor core
26 select CPU_32v4T
27 select CPU_ABRT_LV4T
28 select CPU_CACHE_V4
[all …]
/kernel/linux/linux-5.10/arch/arm/mm/
DKconfig1 # SPDX-License-Identifier: GPL-2.0
4 # Select CPU types depending on the architecture selected. This selects
12 select CPU_32v4T
13 select CPU_ABRT_LV4T
14 select CPU_CACHE_V4
15 select CPU_PABRT_LEGACY
17 A 32-bit RISC microprocessor based on the ARM7 processor core
26 select CPU_32v4T
27 select CPU_ABRT_LV4T
28 select CPU_CACHE_V4
[all …]
/kernel/linux/linux-5.10/arch/xtensa/
DKconfig1 # SPDX-License-Identifier: GPL-2.0
4 select ARCH_32BIT_OFF_T
5 select ARCH_HAS_BINFMT_FLAT if !MMU
6 select ARCH_HAS_DMA_PREP_COHERENT if MMU
7 select ARCH_HAS_SYNC_DMA_FOR_CPU if MMU
8 select ARCH_HAS_SYNC_DMA_FOR_DEVICE if MMU
9 select ARCH_HAS_DMA_SET_UNCACHED if MMU
10 select ARCH_USE_QUEUED_RWLOCKS
11 select ARCH_USE_QUEUED_SPINLOCKS
12 select ARCH_WANT_FRAME_POINTERS
[all …]
/kernel/linux/linux-6.6/kernel/time/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
21 # cycle update - x86/TSC misfeature
33 # Architecture can handle broadcast in a driver-agnostic way
51 # Select to handle posix CPU timers from task_work
81 select CONTEXT_TRACKING
96 select TICK_ONESHOT
110 select NO_HZ_COMMON
113 will only trigger on an as-needed basis when the system is idle.
126 select NO_HZ_COMMON
127 select RCU_NOCB_CPU
[all …]
/kernel/linux/linux-6.6/Documentation/arch/m68k/
Dbuddha-driver.rst8 ------------------------------------------------------------------------
11 Buddha-part of the Catweasel Zorro-II version
21 product number: 0 (42 for Catweasel Z-II)
23 Rom-vector: $1000
25 The card should be a Z-II board, size 64K, not for freemem
26 list, Rom-Vektor is valid, no second Autoconfig-board on the
30 as the Amiga Kickstart does: The lower nibble of the 8-Bit
36 otherwise your chance is only 1:16 to find the board :-).
38 The local memory-map is even active when mapped to $e8:
41 $0-$7e Autokonfig-space, see Z-II docs.
[all …]
/kernel/linux/linux-5.10/Documentation/m68k/
Dbuddha-driver.rst8 ------------------------------------------------------------------------
11 Buddha-part of the Catweasel Zorro-II version
21 product number: 0 (42 for Catweasel Z-II)
23 Rom-vector: $1000
25 The card should be a Z-II board, size 64K, not for freemem
26 list, Rom-Vektor is valid, no second Autoconfig-board on the
30 as the Amiga Kickstart does: The lower nibble of the 8-Bit
36 otherwise your chance is only 1:16 to find the board :-).
38 The local memory-map is even active when mapped to $e8:
41 $0-$7e Autokonfig-space, see Z-II docs.
[all …]
/kernel/linux/linux-6.6/arch/xtensa/
DKconfig1 # SPDX-License-Identifier: GPL-2.0
4 select ARCH_32BIT_OFF_T
5 select ARCH_HAS_BINFMT_FLAT if !MMU
6 select ARCH_HAS_CURRENT_STACK_POINTER
7 select ARCH_HAS_DEBUG_VM_PGTABLE
8 select ARCH_HAS_DMA_PREP_COHERENT if MMU
9 select ARCH_HAS_GCOV_PROFILE_ALL
10 select ARCH_HAS_KCOV
11 select ARCH_HAS_SYNC_DMA_FOR_CPU if MMU
12 select ARCH_HAS_SYNC_DMA_FOR_DEVICE if MMU
[all …]
/kernel/linux/linux-6.6/arch/powerpc/platforms/cell/
DKconfig1 # SPDX-License-Identifier: GPL-2.0
3 select PPC_64S_HASH_MMU if PPC64
8 select PPC_CELL
9 select PPC_DCR_MMIO
10 select PPC_INDIRECT_PIO
11 select PPC_INDIRECT_MMIO
12 select PPC_HASH_MMU_NATIVE
13 select PPC_RTAS
14 select IRQ_EDGE_EOI_HANDLER
18 select PPC_CELL_COMMON
[all …]
/kernel/linux/linux-5.10/arch/powerpc/platforms/cell/
DKconfig1 # SPDX-License-Identifier: GPL-2.0
7 select PPC_CELL
8 select PPC_DCR_MMIO
9 select PPC_INDIRECT_PIO
10 select PPC_INDIRECT_MMIO
11 select PPC_NATIVE
12 select PPC_RTAS
13 select IRQ_EDGE_EOI_HANDLER
17 select PPC_CELL_COMMON
18 select MPIC
[all …]
/kernel/linux/linux-6.6/arch/hexagon/
DKconfig1 # SPDX-License-Identifier: GPL-2.0
7 select ARCH_32BIT_OFF_T
8 select ARCH_HAS_SYNC_DMA_FOR_DEVICE
9 select ARCH_NO_PREEMPT
10 select DMA_GLOBAL_POOL
11 # Other pending projects/to-do items.
12 # select HAVE_REGS_AND_STACK_ACCESS_API
13 # select HAVE_HW_BREAKPOINT if PERF_EVENTS
14 # select ARCH_HAS_CPU_IDLE_WAIT
15 # select GPIOLIB
[all …]
/kernel/linux/linux-5.10/arch/hexagon/
DKconfig1 # SPDX-License-Identifier: GPL-2.0
7 select ARCH_32BIT_OFF_T
8 select ARCH_HAS_SYNC_DMA_FOR_DEVICE
9 select ARCH_NO_PREEMPT
10 select HAVE_OPROFILE
11 # Other pending projects/to-do items.
12 # select HAVE_REGS_AND_STACK_ACCESS_API
13 # select HAVE_HW_BREAKPOINT if PERF_EVENTS
14 # select ARCH_HAS_CPU_IDLE_WAIT
15 # select GPIOLIB
[all …]
/kernel/linux/linux-6.6/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)
35 # On Book3S 64, the default virtual address space for 64-bit processes
38 # between bottom-up and top-down allocations for applications that
41 default 29 if PPC_BOOK3S_64 && PPC_64K_PAGES # 29 = 45 (32T) - 16 (64K)
[all …]
/kernel/linux/linux-6.6/drivers/memory/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
38 select MFD_SYSCON
39 select MFD_ATMEL_SMC
42 Used to configure the EBI (external bus interface) when the device-
63 This driver provides a way to configure the Broadcom STB memory
68 bool "Baikal-T1 CM2 L2-RAM Cache Control Block"
70 select MFD_SYSCON
72 Baikal-T1 CPU is based on the MIPS P5600 Warrior IP-core. The CPU
73 resides Coherency Manager v2 with embedded 1MB L2-cache. It's
75 tags and way-select latencies of RAM access. This driver provides a
[all …]
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
5 select IOMMU_API
6 select FW_LOADER
7 select DRM_KMS_HELPER
8 select DRM_TTM
9 select BACKLIGHT_CLASS_DEVICE if DRM_NOUVEAU_BACKLIGHT
10 select ACPI_VIDEO if ACPI && X86 && BACKLIGHT_CLASS_DEVICE && INPUT
11 select X86_PLATFORM_DEVICES if ACPI && X86
12 select ACPI_WMI if ACPI && X86
13 select MXM_WMI if ACPI && X86
[all …]
/kernel/linux/linux-5.10/arch/c6x/
DKconfig1 # SPDX-License-Identifier: GPL-2.0
4 # see Documentation/kbuild/kconfig-language.rst.
9 select ARCH_32BIT_OFF_T
10 select ARCH_HAS_BINFMT_FLAT
11 select ARCH_HAS_SYNC_DMA_FOR_CPU
12 select ARCH_HAS_SYNC_DMA_FOR_DEVICE
13 select CLKDEV_LOOKUP
14 select HAVE_LEGACY_CLK
15 select GENERIC_ATOMIC64
16 select GENERIC_IRQ_SHOW
[all …]
/kernel/linux/linux-6.6/drivers/powercap/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
10 capping settings to user space in a consistent way. Usually, it consists
22 select IOSF_MBI
27 select INTEL_RAPL_CORE
42 select INTEL_RAPL_CORE
58 provides a way to force idle periods on a set of specified
/kernel/linux/linux-5.10/drivers/powercap/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
10 capping settings to user space in a consistent way. Usually, it consists
22 select IOSF_MBI
27 select INTEL_RAPL_CORE
44 provides a way to force idle periods on a set of specified
/kernel/linux/linux-5.10/arch/openrisc/
DKconfig1 # SPDX-License-Identifier: GPL-2.0
4 # see Documentation/kbuild/kconfig-language.rst.
9 select ARCH_32BIT_OFF_T
10 select ARCH_HAS_DMA_SET_UNCACHED
11 select ARCH_HAS_DMA_CLEAR_UNCACHED
12 select ARCH_HAS_SYNC_DMA_FOR_DEVICE
13 select OF
14 select OF_EARLY_FLATTREE
15 select IRQ_DOMAIN
16 select HANDLE_DOMAIN_IRQ
[all …]

12345678910>>...42