* [PATCH] common: drop duplicate inclusion of common/boards/Kconfig
@ 2025-07-01 7:16 Sascha Hauer
2025-07-01 7:52 ` Ahmad Fatoum
2025-07-02 7:31 ` Sascha Hauer
0 siblings, 2 replies; 3+ messages in thread
From: Sascha Hauer @ 2025-07-01 7:16 UTC (permalink / raw)
To: Barebox List
Commit b3d50a2b40 ("common: factor out debugging options into separate
files") accidently added a second inclusion of common/boards/Kconfig.
Drop the duplicate.
Fixes: b3d50a2b40 ("common: factor out debugging options into separate files")
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
---
common/Kconfig | 1 -
1 file changed, 1 deletion(-)
diff --git a/common/Kconfig b/common/Kconfig
index 0651f955dc..df5709faf9 100644
--- a/common/Kconfig
+++ b/common/Kconfig
@@ -1457,7 +1457,6 @@ endif
endmenu
source "common/Kconfig.debug"
-source "common/boards/Kconfig"
config DDR_SPD
bool
--
2.39.5
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] common: drop duplicate inclusion of common/boards/Kconfig
2025-07-01 7:16 [PATCH] common: drop duplicate inclusion of common/boards/Kconfig Sascha Hauer
@ 2025-07-01 7:52 ` Ahmad Fatoum
2025-07-02 7:31 ` Sascha Hauer
1 sibling, 0 replies; 3+ messages in thread
From: Ahmad Fatoum @ 2025-07-01 7:52 UTC (permalink / raw)
To: Sascha Hauer, Barebox List
On 7/1/25 09:16, Sascha Hauer wrote:
> Commit b3d50a2b40 ("common: factor out debugging options into separate
> files") accidently added a second inclusion of common/boards/Kconfig.
> Drop the duplicate.
>
> Fixes: b3d50a2b40 ("common: factor out debugging options into separate files")
> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Reviewed-by: Ahmad Fatoum <a.fatoum@pengutronix.de>
> ---
> common/Kconfig | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/common/Kconfig b/common/Kconfig
> index 0651f955dc..df5709faf9 100644
> --- a/common/Kconfig
> +++ b/common/Kconfig
> @@ -1457,7 +1457,6 @@ endif
> endmenu
>
> source "common/Kconfig.debug"
> -source "common/boards/Kconfig"
>
> config DDR_SPD
> bool
--
Pengutronix e.K. | |
Steuerwalder Str. 21 | http://www.pengutronix.de/ |
31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] common: drop duplicate inclusion of common/boards/Kconfig
2025-07-01 7:16 [PATCH] common: drop duplicate inclusion of common/boards/Kconfig Sascha Hauer
2025-07-01 7:52 ` Ahmad Fatoum
@ 2025-07-02 7:31 ` Sascha Hauer
1 sibling, 0 replies; 3+ messages in thread
From: Sascha Hauer @ 2025-07-02 7:31 UTC (permalink / raw)
To: Barebox List, Sascha Hauer
On Tue, 01 Jul 2025 09:16:37 +0200, Sascha Hauer wrote:
> Commit b3d50a2b40 ("common: factor out debugging options into separate
> files") accidently added a second inclusion of common/boards/Kconfig.
> Drop the duplicate.
>
>
Applied, thanks!
[1/1] common: drop duplicate inclusion of common/boards/Kconfig
https://git.pengutronix.de/cgit/barebox/commit/?id=9e13d690b9ee (link may not be stable)
Best regards,
--
Sascha Hauer <s.hauer@pengutronix.de>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2025-07-02 7:31 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-07-01 7:16 [PATCH] common: drop duplicate inclusion of common/boards/Kconfig Sascha Hauer
2025-07-01 7:52 ` Ahmad Fatoum
2025-07-02 7:31 ` Sascha Hauer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox