* [Buildroot] [Bug 15291] New: BR2_PACKAGE_GNU_EFI_ARCH_SUPPORTS without location
@ 2023-01-26 5:40 bugzilla
2023-01-28 20:31 ` [Buildroot] [Bug 15291] " bugzilla
0 siblings, 1 reply; 2+ messages in thread
From: bugzilla @ 2023-01-26 5:40 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=15291
Bug ID: 15291
Build: Ubuntu 22 X86_64
Summary: BR2_PACKAGE_GNU_EFI_ARCH_SUPPORTS without location
Product: buildroot
Version: 2022.11
Hardware: All
OS: Linux
Status: NEW
Severity: normal
Priority: P5
Component: Other
Assignee: unassigned@buildroot.uclibc.org
Reporter: glscene2010@gmail.com
CC: buildroot@uclibc.org
Target Milestone: ---
Created attachment 9496
--> https://bugs.busybox.net/attachment.cgi?id=9496&action=edit
try to find BR2_PACKAGE_GNU_EFI_ARCH_SUPPORTS in buildroot
In my example pc_x86_bios_defconfig
https://bugs.busybox.net/show_bug.cgi?id=15246#c5 I have option
BR2_PACKAGE_GNU_EFI_ARCH_SUPPORTS=y
I try to find Location of this option, but nothing.
But for all others options (such as BR2_PACKAGE_GNU_EFI) I can find Location.
Is it a bug?
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 2+ messages in thread
* [Buildroot] [Bug 15291] BR2_PACKAGE_GNU_EFI_ARCH_SUPPORTS without location
2023-01-26 5:40 [Buildroot] [Bug 15291] New: BR2_PACKAGE_GNU_EFI_ARCH_SUPPORTS without location bugzilla
@ 2023-01-28 20:31 ` bugzilla
0 siblings, 0 replies; 2+ messages in thread
From: bugzilla @ 2023-01-28 20:31 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=15291
Thomas Petazzoni <thomas.petazzoni@bootlin.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |WORKSFORME
Status|NEW |RESOLVED
--- Comment #1 from Thomas Petazzoni <thomas.petazzoni@bootlin.com> ---
This option is what is called a "blind" option, i.e it has no prompt, and
therefore it is not visible as an option in menuconfig.
Blind options are very common in Kconfig, not just in Buildroot, but also in
the Linux kernel. In the particular case of BR2_PACKAGE_GNU_EFI_ARCH_SUPPORTS,
it is a boolean blind option that allows other options to know if the currently
selected architecture is supported by gnu-efi or not.
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-01-28 20:31 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-26 5:40 [Buildroot] [Bug 15291] New: BR2_PACKAGE_GNU_EFI_ARCH_SUPPORTS without location bugzilla
2023-01-28 20:31 ` [Buildroot] [Bug 15291] " bugzilla
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox