* [PATCH] common: Kconfig: fix location of FILETYPE_STRINGS
@ 2025-07-01 10:12 Ulrich Ölmann
2025-07-02 6:14 ` Sascha Hauer
0 siblings, 1 reply; 2+ messages in thread
From: Ulrich Ölmann @ 2025-07-01 10:12 UTC (permalink / raw)
To: Barebox List
It erroneously slipped into menu "OP-TEE loading".
Fixes: 09702e4a00ec ("filetype: make file type strings optional")
Signed-off-by: Ulrich Ölmann <u.oelmann@pengutronix.de>
---
common/Kconfig | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/common/Kconfig b/common/Kconfig
index 39a597bb704f..65fa30d23659 100644
--- a/common/Kconfig
+++ b/common/Kconfig
@@ -1418,6 +1418,8 @@ config PBL_OPTEE
The trampoline for jumping back from OP-TEE to barebox does currently
not handle THUMB2, so barebox must be built either for A32 or A64.
+endmenu
+
config FILETYPE_STRINGS
bool "Print file types as strings"
default y
@@ -1426,8 +1428,6 @@ config FILETYPE_STRINGS
Say yes here to include strings for filetypes in barebox. If disabled file
types will be printed as numbers only.
-endmenu
-
if FASTBOOT_BASE
menu "Android Fastboot"
--
2.39.5
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] common: Kconfig: fix location of FILETYPE_STRINGS
2025-07-01 10:12 [PATCH] common: Kconfig: fix location of FILETYPE_STRINGS Ulrich Ölmann
@ 2025-07-02 6:14 ` Sascha Hauer
0 siblings, 0 replies; 2+ messages in thread
From: Sascha Hauer @ 2025-07-02 6:14 UTC (permalink / raw)
To: Barebox List, Ulrich Ölmann
On Tue, 01 Jul 2025 12:12:01 +0200, Ulrich Ölmann wrote:
> It erroneously slipped into menu "OP-TEE loading".
>
>
Applied, thanks!
[1/1] common: Kconfig: fix location of FILETYPE_STRINGS
https://git.pengutronix.de/cgit/barebox/commit/?id=0c542daae80e (link may not be stable)
Best regards,
--
Sascha Hauer <s.hauer@pengutronix.de>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-07-02 6:15 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-07-01 10:12 [PATCH] common: Kconfig: fix location of FILETYPE_STRINGS Ulrich Ölmann
2025-07-02 6:14 ` Sascha Hauer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox