Skip to content

Commit 8fbf9bd

Browse files
committed
configs: include k3-conf for am62lxx-evm
include k3-conf tool package in defconfigs of am62lxx-evm and rt platforms. Signed-off-by: sadik <s-sadik@ti.com>
1 parent f13898d commit 8fbf9bd

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

configs/ti_release_am62lx_evm_defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,3 +69,4 @@ BR2_PACKAGE_HOST_DOSFSTOOLS=y
6969
BR2_PACKAGE_HOST_GENIMAGE=y
7070
BR2_PACKAGE_HOST_MTOOLS=y
7171
BR2_PACKAGE_TI_LVGL_DEMO=y
72+
BR2_PACKAGE_K3CONF=y

configs/ti_release_am62lx_evm_rt_defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,3 +69,4 @@ BR2_PACKAGE_HOST_DOSFSTOOLS=y
6969
BR2_PACKAGE_HOST_GENIMAGE=y
7070
BR2_PACKAGE_HOST_MTOOLS=y
7171
BR2_PACKAGE_TI_LVGL_DEMO=y
72+
BR2_PACKAGE_K3CONF=y

0 commit comments

Comments
 (0)