public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH 0/2] Allow defconfigs defined from fragments
@ 2023-11-01 17:05 Andrew Davis
  2023-11-01 17:05 ` [PATCH 1/2] Makefile: Run defconfig files through the C preprocessor Andrew Davis
  2023-11-01 17:05 ` [PATCH 2/2] configs: Add am62x_beagleplay_* defconfigs Andrew Davis
  0 siblings, 2 replies; 5+ messages in thread
From: Andrew Davis @ 2023-11-01 17:05 UTC (permalink / raw)
  To: Neha Malcom Francis, Simon Glass, Tom Rini, Bryan Brattlof,
	Praneeth Bajjuri, Robert Nelson, Vignesh Raghavendra,
	Nishanth Menon, Mattijs Korpershoek, Jan Kiszka,
	Heinrich Schuchardt
  Cc: u-boot, Andrew Davis

Hello all,

For context see thread ending here[0].

Thanks,
Andrew

Changes from RFC[1]:
 - Added Reviewed-by

[0] https://marc.info/?l=u-boot&m=169333616210919&w=2
[1] https://lists.denx.de/pipermail/u-boot/2023-August/529084.html

Andrew Davis (2):
  Makefile: Run defconfig files through the C preprocessor
  configs: Add am62x_beagleplay_* defconfigs

 configs/am62x_beagleplay_a53_defconfig | 3 +++
 configs/am62x_beagleplay_r5_defconfig  | 3 +++
 scripts/kconfig/Makefile               | 3 ++-
 3 files changed, 8 insertions(+), 1 deletion(-)
 create mode 100644 configs/am62x_beagleplay_a53_defconfig
 create mode 100644 configs/am62x_beagleplay_r5_defconfig

-- 
2.39.2


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-11-02 17:34 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-01 17:05 [PATCH 0/2] Allow defconfigs defined from fragments Andrew Davis
2023-11-01 17:05 ` [PATCH 1/2] Makefile: Run defconfig files through the C preprocessor Andrew Davis
2023-11-02 17:33   ` Nishanth Menon
2023-11-01 17:05 ` [PATCH 2/2] configs: Add am62x_beagleplay_* defconfigs Andrew Davis
2023-11-02 17:34   ` Nishanth Menon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox