Indicate that these boards can be supported, so a new 'TPL' board can be
added.

Signed-off-by: Simon Glass <[email protected]>
---

 arch/arm/Kconfig | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
index 656f588a97c..dfc735237aa 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -1043,6 +1043,8 @@ config ARCH_QEMU
        select DM_SERIAL
        select OF_CONTROL
        select PL01X_SERIAL
+       select SUPPORT_SPL
+       select SUPPORT_TPL
        imply CMD_DM
        imply DM_RNG
        imply DM_RTC
-- 
2.43.0

Reply via email to