diff mbox series

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

Message ID 20241108152350.3686274-10-sjg@chromium.org
State New
Headers show
Series buildman: Add initial support for config fragments | expand

Commit Message

Simon Glass Nov. 8, 2024, 3:23 p.m. UTC
Do not apply.

Update one board to drop the now-unnecessary settings.

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

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

Patch

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"