[Buildroot] [git commit] configs/ti_am64x_sk_defconfig: drop redundant defconfig choice

Thomas Petazzoni thomas.petazzoni at bootlin.com
Wed Feb 7 14:57:30 UTC 2024


commit: https://git.buildroot.net/buildroot/commit/?id=65a12fb53ab95a22a2a7b19b8f53396ce4fb561c
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

The defconfig choice is the default one, so it is redundant and can be
removed without effect.

Signed-off-by: Romain Naour <romain.naour at smile.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni at bootlin.com>
---
 configs/ti_am64x_sk_defconfig | 1 -
 1 file changed, 1 deletion(-)

diff --git a/configs/ti_am64x_sk_defconfig b/configs/ti_am64x_sk_defconfig
index b3e69e9e93..4bfd31f0c8 100644
--- a/configs/ti_am64x_sk_defconfig
+++ b/configs/ti_am64x_sk_defconfig
@@ -24,7 +24,6 @@ BR2_TARGET_OPTEE_OS=y
 BR2_TARGET_OPTEE_OS_PLATFORM="k3"
 BR2_TARGET_TI_K3_IMAGE_GEN=y
 BR2_TARGET_TI_K3_IMAGE_GEN_SOC_AM64X=y
-BR2_TARGET_TI_K3_IMAGE_GEN_SECTYPE_GP=y
 BR2_TARGET_TI_K3_R5_LOADER=y
 BR2_TARGET_TI_K3_R5_LOADER_BOARD_DEFCONFIG="am64x_evm_r5"
 BR2_TARGET_UBOOT=y



More information about the buildroot mailing list