Home
last modified time | relevance | path

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

12345678910>>...43

/openbmc/linux/drivers/acpi/apei/
H A 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 …]
/openbmc/u-boot/arch/arm/cpu/armv7/
H A Dcache_v7_asm.S1 /* SPDX-License-Identifier: GPL-2.0+ */
19 * Flush the whole D-cache.
21 * Corrupted registers: r0-r7, r9-r11 (r6 only in Thumb mode)
23 * Note: copied from arch/arm/mm/cache-v7.S of Linux 4.4
38 blt skip @ skip if no cache, or just i-cache
39 mcr p15, 2, r10, c0, c0, 0 @ select current cache level in cssr
45 ands r4, r4, r1, lsr #3 @ find maximum number on the way size
46 clz r5, r4 @ find bit position of way size increment
52 ARM( orr r11, r10, r4, lsl r5 ) @ factor way and cache number into r11
54 THUMB( orr r11, r10, r6 ) @ factor way and cache number into r11
[all …]
/openbmc/linux/arch/powerpc/platforms/
H A 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 …]
/openbmc/linux/arch/arm/
H A 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 …]
/openbmc/linux/arch/arm/mm/
H A 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 …]
/openbmc/linux/kernel/time/
H A 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 …]
/openbmc/u-boot/cmd/
H A DKconfig4 bool "Support U-Boot commands"
7 Enable U-Boot's command-line functions. This provides a means
8 to enter commands into U-Boot for a wide variety of purposes. It
12 substantially to the size of U-Boot.
71 U-Boot automatic booting process and bring the device
72 to the U-Boot prompt for user input.
87 the responsibility of the user to select only such arguments
103 autoboot starts booting, U-Boot gives a command prompt. The
104 U-Boot prompt will time out if CONFIG_BOOT_RETRY_TIME is
116 U-Boot gives a command prompt. The U-Boot prompt never
[all …]
/openbmc/linux/Documentation/arch/m68k/
H A 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 …]
/openbmc/linux/arch/xtensa/
H A 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 …]
/openbmc/linux/arch/powerpc/platforms/cell/
H A 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 …]
/openbmc/linux/arch/hexagon/
H A 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 …]
/openbmc/u-boot/include/
H A Dspi.h1 /* SPDX-License-Identifier: GPL-2.0+ */
3 * Common SPI Interface: Controller-specific definitions
22 #define SPI_LSB_FIRST BIT(3) /* per-word bits-on-wire */
46 * struct dm_spi_platdata - platform data for all SPI slaves
50 * dev_get_parent_platdata(slave->dev).
55 * @cs: Chip select number (0..n-1)
68 * struct spi_slave - Representation of a SPI slave
70 * For driver model this is the per-child data used by the SPI bus. It can
78 * controller-specific data.
86 * bus (bus->seq) so does not need to be stored
[all …]
/openbmc/linux/drivers/memory/
H A 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 …]
/openbmc/linux/drivers/powercap/
H A 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
/openbmc/u-boot/doc/
H A DREADME.m68k2 U-Boot for Motorola (or Freescale/NXP) ColdFire processors
8 August 08, 2005 Jens Scharsig <esw@bus-elektronik.de>
14 This file contains status information for the port of U-Boot to the
25 Bernhard Kuhn ported U-Boot 0.4.0 to the Motorola ColdFire architecture.
27 of these patches was that they needed a pre-bootloader to start U-Boot.
31 Thanks mainly to Freescale but also to several other contributors, U-Boot now
44 U-Boot supports actually more than 40 ColdFire based boards.
47 the "make menuconfig" way, very similar to the Linux way.
56 It is possible to build all ColdFire boards in a single command-line command,
57 from u-boot root directory, as:
[all …]
/openbmc/linux/arch/powerpc/
H A 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 …]
/openbmc/linux/Documentation/filesystems/
H A Dinotify.rst1 .. SPDX-License-Identifier: GPL-2.0
4 Inotify - A Powerful yet Simple File Change Notification System
13 - Deleted obsoleted interface, just refer to manpages for user interface.
29 What is the design decision behind using an-fd-per-instance as opposed to
30 an fd-per-watch?
33 An fd-per-watch quickly consumes more file descriptors than are allowed,
35 select()-able. Yes, root can bump the per-process fd limit and yes, users
38 spaces is thus sensible. The current design is what user-space developers
41 thousand times is silly. If we can implement user-space's preferences
42 cleanly--and we can, the idr layer makes stuff like this trivial--then we
[all …]
/openbmc/linux/drivers/md/bcache/
H A DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
5 select BLOCK_HOLDER_DEPRECATED if SYSFS
6 select CRC64
11 See Documentation/admin-guide/bcache.rst for details.
17 Don't select this option unless you're a developer
25 select DEBUG_FS
38 way.
/openbmc/linux/Documentation/devicetree/bindings/cache/
H A Dbaikal,bt1-l2-ctl.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
4 ---
5 $id: http://devicetree.org/schemas/cache/baikal,bt1-l2-ctl.yaml#
6 $schema: http://devicetree.org/meta-schemas/core.yaml#
8 title: Baikal-T1 L2-cache Control Block
11 - Serge Semin <fancer.lancer@gmail.com>
14 By means of the System Controller Baikal-T1 SoC exposes a few settings to
16 to change the Tag, Data and Way-select RAM access latencies. Baikal-T1
17 L2-cache controller block is responsible for the tuning. Its DT node is
22 const: baikal,bt1-l2-ctl
[all …]
/openbmc/u-boot/arch/arm/mach-omap2/omap5/
H A DKconfig6 DRA7xx is an OMAP based SOC with Dual Core A-15s.
9 prompt "OMAP5 board select"
13 bool "CompuLab CL-SOM-AM57x"
14 select DRA7XX
17 bool "CompuLab CM-T54"
24 select BOARD_LATE_INIT
25 select DRA7XX
26 select PHYS_64BIT
27 select TI_I2C_BOARD_DETECT
39 select BOARD_LATE_INIT
[all …]
/openbmc/linux/kernel/irq/
H A DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
57 select IRQ_DOMAIN
59 # Generic irq_domain hw <--> linux irq number translation
66 select IRQ_WORK
67 select IRQ_DOMAIN
72 select IRQ_DOMAIN
74 # Support for obsolete non-mapping irq domains
77 select IRQ_DOMAIN
87 select IRQ_DOMAIN_HIERARCHY
97 select IRQ_DOMAIN_HIERARCHY
[all …]
/openbmc/linux/arch/nios2/
H A DKconfig1 # SPDX-License-Identifier: GPL-2.0
4 select ARCH_32BIT_OFF_T
5 select ARCH_HAS_DMA_PREP_COHERENT
6 select ARCH_HAS_SYNC_DMA_FOR_CPU
7 select ARCH_HAS_SYNC_DMA_FOR_DEVICE
8 select ARCH_HAS_DMA_SET_UNCACHED
9 select ARCH_NO_SWAP
10 select COMMON_CLK
11 select TIMER_OF
12 select GENERIC_ATOMIC64
[all …]
/openbmc/u-boot/arch/arc/
H A DKconfig23 ISA for the Next Generation ARC-HS cores
35 select ARC_MMU_V2
37 Choose this option to build an U-Boot for ARC750D CPU.
42 select ARC_MMU_V3
44 Choose this option to build an U-Boot for ARC770D CPU.
49 select ARC_MMU_ABSENT
51 Next Generation ARC Core based on ISA-v2 ISA without MMU.
56 select ARC_MMU_ABSENT
58 Next Generation ARC Core based on ISA-v2 ISA without MMU.
63 select ARC_MMU_V4
[all …]
/openbmc/linux/arch/microblaze/
H A DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
4 select ARCH_32BIT_OFF_T
5 select ARCH_NO_SWAP
6 select ARCH_HAS_DMA_PREP_COHERENT
7 select ARCH_HAS_GCOV_PROFILE_ALL
8 select ARCH_HAS_SYNC_DMA_FOR_CPU
9 select ARCH_HAS_SYNC_DMA_FOR_DEVICE
10 select ARCH_MIGHT_HAVE_PC_PARPORT
11 select ARCH_WANT_IPC_PARSE_VERSION
12 select BUILDTIME_TABLE_SORT
[all …]
/openbmc/linux/kernel/power/
H A DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
9 suspend-to-RAM state (e.g. the ACPI S3 state).
30 user-space before invoking suspend. There's a run-time switch
32 This setting changes the default for the run-tim switch. Say Y
41 select HIBERNATE_CALLBACKS
42 select LZO_COMPRESS
43 select LZO_DECOMPRESS
44 select CRC32
60 for suspend states like suspend-to-RAM (STR) often don't work very
72 <file:Documentation/power/swsusp-and-swap-files.rst>).
[all …]

12345678910>>...43