Home
last modified time | relevance | path

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

12345678910>>...42

/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-4.19/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-4.19/arch/xtensa/
DKconfig1 # SPDX-License-Identifier: GPL-2.0
7 select ARCH_HAS_SG_CHAIN
8 select ARCH_HAS_SYNC_DMA_FOR_CPU
9 select ARCH_HAS_SYNC_DMA_FOR_DEVICE
10 select ARCH_NO_COHERENT_DMA_MMAP if !MMU
11 select ARCH_WANT_FRAME_POINTERS
12 select ARCH_WANT_IPC_PARSE_VERSION
13 select BUILDTIME_EXTABLE_SORT
14 select CLONE_BACKWARDS
15 select COMMON_CLK
[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_DEBUG_VIRTUAL if MMU
8 select ARCH_HAS_DEVMEM_IS_ALLOWED
9 select ARCH_HAS_DMA_WRITE_COMBINE if !ARM_DMA_MEM_BUFFERABLE
10 select ARCH_HAS_ELF_RANDOMIZE
11 select ARCH_HAS_FORTIFY_SOURCE
12 select ARCH_HAS_KEEPINITRD
13 select ARCH_HAS_KCOV
[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/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-4.19/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/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-4.19/arch/powerpc/platforms/
DKconfig1 # SPDX-License-Identifier: GPL-2.0
27 select EPAPR_PARAVIRT
28 ---help---
36 bool "ePAPR para-virtualization support"
39 Enables ePAPR para-virtualization support for guests.
48 a hypervisor. This option is not user-selectable but should
64 bool "Device-tree based CPU feature discovery & setup"
82 Select this option if your platform supports SMP and your
112 The driver provides a way to wake up the system by MPIC
119 select EPAPR_PARAVIRT
[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-4.19/Documentation/m68k/
DREADME.buddha5 ------------------------------------------------------------------------
8 Buddha-part of the Catweasel Zorro-II version
18 product number: 0 (42 for Catweasel Z-II)
20 Rom-vector: $1000
22 The card should be a Z-II board, size 64K, not for freemem
23 list, Rom-Vektor is valid, no second Autoconfig-board on the
27 as the Amiga Kickstart does: The lower nibble of the 8-Bit
33 otherwise your chance is only 1:16 to find the board :-).
35 The local memory-map is even active when mapped to $e8:
37 $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-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-4.19/arch/powerpc/platforms/cell/
DKconfig1 # SPDX-License-Identifier: GPL-2.0
8 select PPC_CELL
9 select PPC_DCR_MMIO
10 select PPC_INDIRECT_PIO
11 select PPC_INDIRECT_MMIO
12 select PPC_NATIVE
13 select PPC_RTAS
14 select IRQ_EDGE_EOI_HANDLER
18 select PPC_CELL_COMMON
19 select MPIC
[all …]
/kernel/linux/linux-4.19/arch/powerpc/
DKconfig1 # SPDX-License-Identifier: GPL-2.0
21 # On Book3S 64, the default virtual address space for 64-bit processes
24 # between bottom-up and top-down allocations for applications that
27 default 29 if PPC_BOOK3S_64 && PPC_64K_PAGES # 29 = 45 (32T) - 16 (64K)
28 default 33 if PPC_BOOK3S_64 # 33 = 45 (32T) - 12 (4K)
30 # On all other 64-bit platforms (currently only Book3E), the virtual
33 default 32 if 64BIT # 32 = 44 (16T) - 12 (4K)
35 # For 32-bit, use the compat values, as they're the same.
40 default 14 if 64BIT && PPC_64K_PAGES # 14 = 30 (1GB) - 16 (64K)
41 default 18 if 64BIT # 18 = 30 (1GB) - 12 (4K)
[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-4.19/drivers/gpu/drm/nouveau/
DKconfig4 select FW_LOADER
5 select DRM_KMS_HELPER
6 select DRM_TTM
7 select FB_BACKLIGHT if DRM_NOUVEAU_BACKLIGHT
8 select ACPI_VIDEO if ACPI && X86 && BACKLIGHT_CLASS_DEVICE && INPUT
9 select X86_PLATFORM_DEVICES if ACPI && X86
10 select ACPI_WMI if ACPI && X86
11 select MXM_WMI if ACPI && X86
12 select POWER_SUPPLY
13 # Similar to i915, we need to select ACPI_VIDEO and it's dependencies
[all …]
/kernel/linux/linux-4.19/arch/hexagon/
DKconfig1 # SPDX-License-Identifier: GPL-2.0
7 select ARCH_NO_PREEMPT
8 select HAVE_OPROFILE
9 # Other pending projects/to-do items.
10 # select HAVE_REGS_AND_STACK_ACCESS_API
11 # select HAVE_HW_BREAKPOINT if PERF_EVENTS
12 # select ARCH_HAS_CPU_IDLE_WAIT
13 # select GPIOLIB
14 # select HAVE_CLK
15 # select GENERIC_PENDING_IRQ if SMP
[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-4.19/Documentation/filesystems/
Dinotify.txt8 --Deleted obsoleted interface, just refer to manpages for user interface.
21 Q: What is the design decision behind using an-fd-per-instance as opposed to
22 an fd-per-watch?
24 A: An fd-per-watch quickly consumes more file descriptors than are allowed,
26 select()-able. Yes, root can bump the per-process fd limit and yes, users
29 spaces is thus sensible. The current design is what user-space developers
32 thousand times is silly. If we can implement user-space's preferences
33 cleanly--and we can, the idr layer makes stuff like this trivial--then we
38 fd returns all watch events and also any potential out-of-band data. If
41 - There would be no way to get event ordering. Events on file foo and
[all …]
/kernel/linux/linux-4.19/arch/c6x/
DKconfig1 # SPDX-License-Identifier: GPL-2.0
4 # see Documentation/kbuild/kconfig-language.txt.
9 select ARCH_HAS_SYNC_DMA_FOR_CPU
10 select ARCH_HAS_SYNC_DMA_FOR_DEVICE
11 select CLKDEV_LOOKUP
12 select DMA_NONCOHERENT_OPS
13 select GENERIC_ATOMIC64
14 select GENERIC_IRQ_SHOW
15 select HAVE_ARCH_TRACEHOOK
16 select HAVE_MEMBLOCK
[all …]
/kernel/linux/linux-4.19/arch/unicore32/
DKconfig1 # SPDX-License-Identifier: GPL-2.0
4 select ARCH_HAS_DEVMEM_IS_ALLOWED
5 select ARCH_MIGHT_HAVE_PC_PARPORT
6 select ARCH_MIGHT_HAVE_PC_SERIO
7 select HAVE_MEMBLOCK
8 select HAVE_GENERIC_DMA_COHERENT
9 select HAVE_KERNEL_GZIP
10 select HAVE_KERNEL_BZIP2
11 select GENERIC_ATOMIC64
12 select HAVE_KERNEL_LZO
[all …]
/kernel/linux/linux-4.19/arch/arm/
DKconfig1 # SPDX-License-Identifier: GPL-2.0
5 select ARCH_CLOCKSOURCE_DATA
6 select ARCH_DISCARD_MEMBLOCK if !HAVE_ARCH_PFN_VALID && !KEXEC
7 select ARCH_HAS_DEBUG_VIRTUAL if MMU
8 select ARCH_HAS_DEVMEM_IS_ALLOWED
9 select ARCH_HAS_ELF_RANDOMIZE
10 select ARCH_HAS_FORTIFY_SOURCE
11 select ARCH_HAS_KCOV
12 select ARCH_HAS_MEMBARRIER_SYNC_CORE
13 select ARCH_HAS_PTE_SPECIAL if ARM_LPAE
[all …]
/kernel/linux/linux-4.19/kernel/power/
DKconfig5 ---help---
8 suspend-to-RAM state (e.g. the ACPI S3 state).
29 user-space before invoking suspend. Say Y if that's your case.
37 select HIBERNATE_CALLBACKS
38 select LZO_COMPRESS
39 select LZO_DECOMPRESS
40 select CRC32
41 ---help---
56 for suspend states like suspend-to-RAM (STR) often don't work very
68 <file:Documentation/power/swsusp-and-swap-files.txt>).
[all …]

12345678910>>...42