DistroKit Mailinglist
 help / color / mirror / Atom feed
From: Roland Hieber <rhi@pengutronix.de>
To: distrokit@pengutronix.de
Cc: Roland Hieber <rhi@pengutronix.de>
Subject: [DistroKit] [PATCH 2/6] v8a: sync barebox-r5.config
Date: Mon, 16 Mar 2026 13:49:17 +0100	[thread overview]
Message-ID: <20260316124957.1223035-2-rhi@pengutronix.de> (raw)
In-Reply-To: <20260316124957.1223035-1-rhi@pengutronix.de>

CONFIG_CONSOLE_FLUSH_LINE_BREAK is a no-prompt (default inactive) option
unless CONFIG_COMPILE_TEST is set, which is disabled on barebox-r5.

CONFIG_DEBUG_PROBES also selects CONFIG_CONSOLE_FLUSH_LINE_BREAK, but
CONFIG_DEBUG_PROBES was disabled recently, and the barebox-r5.config was
not synced accordingly.

Fixes: e5ea8bd8673b5c390eb5 (2026-01-21, "barebox: r5: disable CONFIG_DEBUG_PROBES")
Signed-off-by: Roland Hieber <rhi@pengutronix.de>
---
 configs/platform-v8a/barebox-r5.config | 1 -
 1 file changed, 1 deletion(-)

diff --git a/configs/platform-v8a/barebox-r5.config b/configs/platform-v8a/barebox-r5.config
index b4d975a01e8b..82188c377ded 100644
--- a/configs/platform-v8a/barebox-r5.config
+++ b/configs/platform-v8a/barebox-r5.config
@@ -171,7 +171,6 @@ CONFIG_CONSOLE_FULL=y
 # CONFIG_CONSOLE_ACTIVATE_ALL_FALLBACK is not set
 CONFIG_CONSOLE_ACTIVATE_NONE=y
 # CONFIG_CONSOLE_ALLOW_COLOR is not set
-CONFIG_CONSOLE_FLUSH_LINE_BREAK=y
 # CONFIG_CONSOLE_DISABLE_INPUT is not set
 CONFIG_PBL_CONSOLE=y
 CONFIG_BUG=y
-- 
2.47.3




  reply	other threads:[~2026-03-16 12:50 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-03-16 12:49 [DistroKit] [PATCH 1/6] v8a: sync platformconfig Roland Hieber
2026-03-16 12:49 ` Roland Hieber [this message]
2026-03-16 12:49 ` [DistroKit] [PATCH 3/6] ptxdist: migrate 2025.11.0 -> 2026.03.0 with default options Roland Hieber
2026-03-16 12:49 ` [DistroKit] [PATCH 4/6] scripts: remove forked ptxd_make_world_inject.sh Roland Hieber
2026-03-16 12:49 ` [DistroKit] [PATCH 5/6] kernel: remove forked recipe Roland Hieber
2026-03-16 12:49 ` [DistroKit] [PATCH 6/6] v8a: remove outdated barebox.rockchip.make Roland Hieber
2026-03-16 14:09 ` [DistroKit] [PATCH 1/6] v8a: sync platformconfig Robert Schwebel
2026-03-16 22:36   ` Roland Hieber
2026-03-16 23:44     ` [DistroKit] [PATCH] squash! kernel: remove forked recipe Roland Hieber

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=20260316124957.1223035-2-rhi@pengutronix.de \
    --to=rhi@pengutronix.de \
    --cc=distrokit@pengutronix.de \
    /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