mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Ahmad Fatoum <ahmad@a3f.at>
To: barebox@lists.infradead.org
Subject: [PATCH] x86: delete X86_NATIVE_BRINGUP in choice
Date: Tue, 28 Apr 2020 09:02:01 +0200	[thread overview]
Message-ID: <20200428070201.8075-1-ahmad@a3f.at> (raw)

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

             reply	other threads:[~2020-04-28  7:02 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-28  7:02 Ahmad Fatoum [this message]
2020-04-28  7:48 ` Sascha Hauer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200428070201.8075-1-ahmad@a3f.at \
    --to=ahmad@a3f.at \
    --cc=barebox@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox