Lines Matching +full:re +full:- +full:config
1 config BR2_TARGET_GRUB2_ARCH_SUPPORTS
9 config BR2_TARGET_GRUB2
37 config BR2_TARGET_GRUB2_HAS_LEGACY_BOOT
40 config BR2_TARGET_GRUB2_HAS_EFI_BOOT
43 config BR2_TARGET_GRUB2_HAS_PTF
46 config BR2_TARGET_GRUB2_I386_PC
47 bool "i386-pc"
51 Select this option if the platform you're targetting is a
52 x86 or x86-64 legacy BIOS based platform.
54 config BR2_TARGET_GRUB2_I386_EFI
55 bool "i386-efi"
60 Select this option if the platform you're targetting has a
61 32 bits EFI BIOS. Note that some x86-64 platforms use a 32
64 config BR2_TARGET_GRUB2_X86_64_EFI
65 bool "x86-64-efi"
70 Select this option if the platform you're targetting has a
73 config BR2_TARGET_GRUB2_ARM_UBOOT
74 bool "arm-uboot"
78 Select this option if the platform you're targetting is an
79 ARM u-boot platform, and you want to boot Grub 2 as an u-boot
82 config BR2_TARGET_GRUB2_ARM_EFI
83 bool "arm-efi"
88 Select this option if the platform you're targetting is an
92 config BR2_TARGET_GRUB2_ARM64_EFI
93 bool "arm64-efi"
97 Select this option if the platform you're targetting is an
103 comment "Options for the x86 legacy BIOS or ARM U-Boot support"
105 config BR2_TARGET_GRUB2_BOOT_PARTITION
114 config BR2_TARGET_GRUB2_BUILTIN_MODULES_PC
120 config BR2_TARGET_GRUB2_BUILTIN_CONFIG_PC
121 string "builtin config"
135 config BR2_TARGET_GRUB2_BUILTIN_MODULES_EFI
140 config BR2_TARGET_GRUB2_BUILTIN_CONFIG_EFI
141 string "builtin config"
151 config BR2_TARGET_GRUB2_INSTALL_TOOLS