[PATCH 9/9] RFC: Show building with #include in defconfig

Simon Glass sjg at chromium.org
Fri Nov 8 16:23:50 CET 2024


Do not apply.

Update one board to drop the now-unnecessary settings.

Signed-off-by: Simon Glass <sjg at chromium.org>
---

 configs/j721e_sk_a72_defconfig | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/configs/j721e_sk_a72_defconfig b/configs/j721e_sk_a72_defconfig
index 80e3e90cafd..f7ddb405ee1 100644
--- a/configs/j721e_sk_a72_defconfig
+++ b/configs/j721e_sk_a72_defconfig
@@ -1,9 +1,4 @@
 #include <configs/j721e_evm_a72_defconfig>
 
-CONFIG_ARM=y
-CONFIG_ARCH_K3=y
-CONFIG_SOC_K3_J721E=y
-CONFIG_TARGET_J721E_A72_EVM=y
-
 CONFIG_DEFAULT_DEVICE_TREE="ti/k3-j721e-sk"
 CONFIG_OF_LIST="ti/k3-j721e-sk"
-- 
2.34.1



More information about the U-Boot mailing list