[PATCH RFC 30/40] configs: add sandbox CCF_FULL defconfig
Casey Connolly
casey.connolly at linaro.org
Thu Mar 19 21:56:52 CET 2026
This extends test coverage to include CCF_FULL which is supported by the
clk_ccf tests.
Signed-off-by: Casey Connolly <casey.connolly at linaro.org>
---
configs/sandbox64_ccf_full_defconfig | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/configs/sandbox64_ccf_full_defconfig b/configs/sandbox64_ccf_full_defconfig
new file mode 100644
index 000000000000..0cec3257a30f
--- /dev/null
+++ b/configs/sandbox64_ccf_full_defconfig
@@ -0,0 +1,5 @@
+#include "sandbox64_defconfig"
+
+CONFIG_ARCH_SANDBOX=y
+CONFIG_CLK_CCF_FULL=y
+CONFIG_CLK_CCF_FULL_COMPAT=y
--
2.51.0
More information about the U-Boot
mailing list