* [PATCH] x86: delete X86_NATIVE_BRINGUP in choice
@ 2020-04-28 7:02 Ahmad Fatoum
2020-04-28 7:48 ` Sascha Hauer
0 siblings, 1 reply; 2+ messages in thread
From: Ahmad Fatoum @ 2020-04-28 7:02 UTC (permalink / raw)
To: barebox
12769b3b7871 ("Add the whole x86 architecture to the build system")
added the configuration option 10 years ago, but no backing code
has been contributed meanwhile. Drop the option.
Signed-off-by: Ahmad Fatoum <ahmad@a3f.at>
---
arch/x86/Kconfig | 7 -------
1 file changed, 7 deletions(-)
diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig
index 1793055ae0b7..19009442a4d7 100644
--- a/arch/x86/Kconfig
+++ b/arch/x86/Kconfig
@@ -86,13 +86,6 @@ choice
some 16 bit real mode code and some restrictions everyone knows
from BIOS based systems.
- config X86_NATIVE_BRINGUP
- bool "native"
- help
- Barebox will act as a native bootloader. This includes all the
- required initialization needed to bring up a piece of hardware.
- Note: Not implemented yet
-
endchoice
source "arch/x86/boot/Kconfig"
--
2.20.1
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-04-28 7:48 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-28 7:02 [PATCH] x86: delete X86_NATIVE_BRINGUP in choice Ahmad Fatoum
2020-04-28 7:48 ` Sascha Hauer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox