Home
last modified time | relevance | path

Searched +full:bootloader +full:- +full:config (Results 1 – 25 of 474) sorted by relevance

12345678910>>...19

/kernel/linux/linux-5.10/arch/arm/mach-omap1/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
8 config ARCH_OMAP730
14 config ARCH_OMAP850
19 config ARCH_OMAP15XX
25 config ARCH_OMAP16XX
31 config OMAP_MUX
35 Pin multiplexing support for OMAP boards. If your bootloader
39 config OMAP_MUX_DEBUG
47 config OMAP_MUX_WARNINGS
48 bool "Warn about pins the bootloader didn't set up"
[all …]
/kernel/linux/linux-6.6/arch/arm/mach-omap1/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
23 config ARCH_OMAP15XX
30 config ARCH_OMAP16XX
37 config ARCH_OMAP
42 config OMAP_MUX
46 Pin multiplexing support for OMAP boards. If your bootloader
50 config OMAP_MUX_DEBUG
58 config OMAP_MUX_WARNINGS
59 bool "Warn about pins the bootloader didn't set up"
67 config OMAP_32K_TIMER
[all …]
/kernel/linux/linux-6.6/drivers/memory/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
17 config DDR
25 config ARM_PL172_MPMC
33 config ATMEL_EBI
42 Used to configure the EBI (external bus interface) when the device-
46 config BRCMSTB_DPFE
58 config BRCMSTB_MEMC
67 config BT1_L2_CTL
68 bool "Baikal-T1 CM2 L2-RAM Cache Control Block"
72 Baikal-T1 CPU is based on the MIPS P5600 Warrior IP-core. The CPU
[all …]
/kernel/linux/linux-5.10/drivers/memory/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
17 config DDR
25 config ARM_PL172_MPMC
33 config ATMEL_SDRAMC
34 bool "Atmel (Multi-port DDR-)SDRAM Controller"
39 This driver is for Atmel SDRAM Controller or Atmel Multi-port
40 DDR-SDRAM Controller available on Atmel AT91SAM9 and SAMA5 SoCs.
42 LP-DDR memories.
44 config ATMEL_EBI
53 Used to configure the EBI (external bus interface) when the device-
[all …]
/kernel/linux/linux-5.10/drivers/firmware/efi/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
5 config EFI_VARS
17 config EFI_ESRT
22 config EFI_VARS_PSTORE
31 config EFI_VARS_PSTORE_DEFAULT_DISABLE
40 config EFI_RUNTIME_MAP
45 Export efi runtime memory maps to /sys/firmware/efi/runtime-map.
49 See also Documentation/ABI/testing/sysfs-firmware-efi-runtime-map.
51 config EFI_FAKE_MEMMAP
63 config EFI_MAX_FAKE_MEM
[all …]
/kernel/linux/linux-6.6/drivers/firmware/efi/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
5 config EFI_ESRT
10 config EFI_VARS_PSTORE
20 config EFI_VARS_PSTORE_DEFAULT_DISABLE
29 config EFI_SOFT_RESERVE
42 resource, and set aside for direct-access (device-dax) by
45 device-dax kmem facility. Say N to have the kernel treat this
50 config EFI_DXE_MEM_ATTRIBUTES
62 config EFI_PARAMS_FROM_FDT
65 Select this config option from the architecture Kconfig if
[all …]
/kernel/linux/linux-5.10/arch/mips/
DKconfig.debug1 # SPDX-License-Identifier: GPL-2.0
3 config TRACE_IRQFLAGS_SUPPORT
7 config EARLY_PRINTK
21 config EARLY_PRINTK_8250
30 config USE_GENERIC_EARLY_PRINTK_8250
33 config CMDLINE_BOOL
34 bool "Built-in kernel command line"
36 For most systems, it is firmware or second stage bootloader that
45 The built-in options will be concatenated to the default command
47 command line will be ignored and replaced by the built-in string.
[all …]
/kernel/linux/linux-6.6/arch/arm/mach-davinci/
DKconfig1 # SPDX-License-Identifier: GPL-2.0
21 config ARCH_DAVINCI_DA830
22 bool "DA830/OMAP-L137/AM17x based system"
28 config ARCH_DAVINCI_DA850
29 bool "DA850/OMAP-L138/AM18x based system"
33 config ARCH_DAVINCI_DA8XX
36 config DAVINCI_MUX
41 Pin multiplexing support for DAVINCI boards. If your bootloader
45 config DAVINCI_MUX_DEBUG
53 config DAVINCI_MUX_WARNINGS
[all …]
/kernel/linux/linux-6.6/arch/mips/
DKconfig.debug1 # SPDX-License-Identifier: GPL-2.0
3 config EARLY_PRINTK
17 config EARLY_PRINTK_8250
26 config USE_GENERIC_EARLY_PRINTK_8250
29 config CMDLINE_BOOL
30 bool "Built-in kernel command line"
32 For most systems, it is firmware or second stage bootloader that
41 The built-in options will be concatenated to the default command
43 command line will be ignored and replaced by the built-in string.
46 the command line from the firmware or the second-stage bootloader.
[all …]
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/nvmem/
Drmem.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Nicolas Saenz Julienne <nsaenzjulienne@suse.de>
13 - $ref: nvmem.yaml#
18 - enum:
19 - raspberrypi,bootloader-config
20 - raspberrypi,bootloader-public-key
21 - const: nvmem-rmem
26 no-map:
[all …]
/kernel/linux/linux-5.10/arch/powerpc/platforms/83xx/
DKconfig1 # SPDX-License-Identifier: GPL-2.0
3 bool "83xx-based boards"
13 config MPC830x_RDB
21 config MPC831x_RDB
28 config MPC832x_MDS
35 config MPC832x_RDB
42 config MPC834x_MDS
51 3 PCI slots. The PIBs PCI initialization is the bootloader's
54 config MPC834x_ITX
61 Be aware that PCI initialization is the bootloader's
[all …]
/kernel/linux/linux-5.10/arch/sh/
DKconfig1 # SPDX-License-Identifier: GPL-2.0
2 config SUPERH
80 <http://www.linux-sh.org/>.
82 config GENERIC_BUG
86 config GENERIC_HWEIGHT
89 config GENERIC_CALIBRATE_DELAY
92 config GENERIC_LOCKBREAK
96 config ARCH_SUSPEND_POSSIBLE
99 config ARCH_HIBERNATION_POSSIBLE
102 config SYS_SUPPORTS_APM_EMULATION
[all …]
/kernel/linux/linux-6.6/arch/sh/
DKconfig1 # SPDX-License-Identifier: GPL-2.0
2 config SUPERH
81 <http://www.linux-sh.org/>.
83 config GENERIC_BUG
87 config GENERIC_HWEIGHT
90 config GENERIC_CALIBRATE_DELAY
93 config GENERIC_LOCKBREAK
97 config ARCH_SUSPEND_POSSIBLE
100 config ARCH_HIBERNATION_POSSIBLE
103 config SYS_SUPPORTS_APM_EMULATION
[all …]
/kernel/linux/linux-5.10/arch/alpha/
DKconfig.debug1 # SPDX-License-Identifier: GPL-2.0
3 config EARLY_PRINTK
8 config ALPHA_LEGACY_START_ADDRESS
18 If you're using aboot 0.7 or later, the bootloader will examine the
20 most older bootloaders -- APB or MILO -- hardcoded the kernel start
24 Say Y if you have a broken bootloader. Say N if you do not, or if
27 config ALPHA_LEGACY_START_ADDRESS
32 config MATHEMU
/kernel/linux/linux-6.6/arch/alpha/
DKconfig.debug1 # SPDX-License-Identifier: GPL-2.0
3 config EARLY_PRINTK
8 config ALPHA_LEGACY_START_ADDRESS
18 If you're using aboot 0.7 or later, the bootloader will examine the
20 most older bootloaders -- APB or MILO -- hardcoded the kernel start
24 Say Y if you have a broken bootloader. Say N if you do not, or if
27 config ALPHA_LEGACY_START_ADDRESS
32 config MATHEMU
/kernel/linux/linux-5.10/arch/mips/generic/
DKconfig1 # SPDX-License-Identifier: GPL-2.0
4 config LEGACY_BOARDS
7 Select this from your board if the board must use a legacy, non-UHI,
13 config YAMON_DT_SHIM
16 Select this from your board if the board uses the YAMON bootloader
18 YAMON-provided environment variables into a device tree properties.
20 comment "Legacy (non-UHI/non-FIT) Boards"
22 config LEGACY_BOARD_SEAD3
23 bool "Support MIPS SEAD-3 boards"
27 Enable this to include support for booting on MIPS SEAD-3 FPGA-based
[all …]
/kernel/linux/linux-6.6/drivers/platform/x86/intel/wmi/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
6 config INTEL_WMI
9 config INTEL_WMI_SBL_FW_UPDATE
10 tristate "Intel WMI Slim Bootloader firmware update signaling driver"
15 Slim Bootloader to trigger update on next reboot.
18 be called intel-wmi-sbl-fw-update.
20 config INTEL_WMI_THUNDERBOLT
31 be called intel-wmi-thunderbolt.
/kernel/linux/linux-6.6/arch/mips/generic/
DKconfig1 # SPDX-License-Identifier: GPL-2.0
4 config LEGACY_BOARDS
7 Select this from your board if the board must use a legacy, non-UHI,
13 config YAMON_DT_SHIM
16 Select this from your board if the board uses the YAMON bootloader
18 YAMON-provided environment variables into a device tree properties.
20 comment "Legacy (non-UHI/non-FIT) Boards"
22 config LEGACY_BOARD_SEAD3
23 bool "Support MIPS SEAD-3 boards"
27 Enable this to include support for booting on MIPS SEAD-3 FPGA-based
[all …]
/kernel/linux/linux-6.6/usr/
DKconfig1 # SPDX-License-Identifier: GPL-2.0
6 config INITRAMFS_SOURCE
11 space-separated list of directories and files for building the
21 See <file:Documentation/driver-api/early-userspace/early_userspace_support.rst> for more details.
25 config INITRAMFS_FORCE
26 bool "Ignore the initramfs passed by the bootloader"
30 (or initrd image) passed to it by the bootloader. This is
33 your bootloader passes to the kernel.
35 config INITRAMFS_ROOT_UID
41 (-1 = current user) will be owned by root in the resulting image.
[all …]
/kernel/linux/linux-5.10/usr/
DKconfig1 # SPDX-License-Identifier: GPL-2.0
6 config INITRAMFS_SOURCE
11 space-separated list of directories and files for building the
21 See <file:Documentation/driver-api/early-userspace/early_userspace_support.rst> for more details.
25 config INITRAMFS_FORCE
26 bool "Ignore the initramfs passed by the bootloader"
30 (or initrd image) passed to it by the bootloader. This is
33 your bootloader passes to the kernel.
35 config INITRAMFS_ROOT_UID
41 (-1 = current user) will be owned by root in the resulting image.
[all …]
/kernel/linux/linux-6.6/arch/nios2/platform/
DKconfig.platform1 # SPDX-License-Identifier: GPL-2.0-only
6 config NIOS2_MEM_BASE
19 config NIOS2_DTB_AT_PHYS_ADDR
23 Normally this address is passed by a bootloader such as u-boot but
24 using this you can use a devicetree without a bootloader.
31 config NIOS2_DTB_PHYS_ADDR
38 config NIOS2_DTB_SOURCE_BOOL
45 config NIOS2_DTB_SOURCE
55 config NIOS2_ARCH_REVISION
63 config NIOS2_HW_MUL_SUPPORT
[all …]
/kernel/linux/linux-5.10/arch/nios2/platform/
DKconfig.platform1 # SPDX-License-Identifier: GPL-2.0-only
6 config NIOS2_MEM_BASE
19 config NIOS2_DTB_AT_PHYS_ADDR
23 Normally this address is passed by a bootloader such as u-boot but
24 using this you can use a devicetree without a bootloader.
31 config NIOS2_DTB_PHYS_ADDR
38 config NIOS2_DTB_SOURCE_BOOL
45 config NIOS2_DTB_SOURCE
55 config NIOS2_ARCH_REVISION
63 config NIOS2_HW_MUL_SUPPORT
[all …]
/kernel/linux/linux-6.6/arch/arm/
DKconfig1 # SPDX-License-Identifier: GPL-2.0
2 config ARM
150 The ARM series is a line of low-power-consumption RISC chip designs
152 handhelds such as the Compaq IPAQ. ARM-based PCs are no longer
153 manufactured, but legacy ARM-based PC hardware remains popular in
157 config ARM_HAS_GROUP_RELOCS
164 supported in LLD until version 14. The combined range is -/+ 256 MiB,
168 config ARM_DMA_USE_IOMMU
174 config ARM_DMA_IOMMU_ALIGNMENT
193 config SYS_SUPPORTS_APM_EMULATION
[all …]
/kernel/linux/linux-5.10/drivers/char/
DKconfig1 # SPDX-License-Identifier: GPL-2.0
10 config TTY_PRINTK
25 config TTY_PRINTK_LEVEL
27 int "ttyprintk log level (1-7)"
33 config PRINTER
40 Also read the Printing-HOWTO, available from
48 <file:Documentation/admin-guide/parport.rst>. The module will be called lp.
59 config LP_CONSOLE
76 config PPDEV
77 tristate "Support for user-space parallel port device drivers"
[all …]
/kernel/linux/linux-5.10/arch/arm/mach-davinci/
DKconfig1 # SPDX-License-Identifier: GPL-2.0
18 config ARCH_DAVINCI_DMx
23 config ARCH_DAVINCI_DM644x
28 config ARCH_DAVINCI_DM355
33 config ARCH_DAVINCI_DM646x
38 config ARCH_DAVINCI_DA830
39 bool "DA830/OMAP-L137/AM17x based system"
46 config ARCH_DAVINCI_DA850
47 bool "DA850/OMAP-L138/AM18x based system"
52 config ARCH_DAVINCI_DA8XX
[all …]

12345678910>>...19