Skip to content

Commit 0ca9470

Browse files
committed
arc: AXS10x: Fix spellos in defconfigs
Signed-off-by: Alexey Brodkin <[email protected]>
1 parent 1828b84 commit 0ca9470

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

configs/snps_axs101_defconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ BR2_TOOLCHAIN_BUILDROOT_WCHAR=y
3030
BR2_PTHREAD_DEBUG=y
3131
BR2_TOOLCHAIN_BUILDROOT_CXX=y
3232

33-
# Extra packages options for HS38 VDK release
33+
# Extra packages for AXS10x release
3434
BR2_PACKAGE_MPLAYER=y
3535
BR2_PACKAGE_GDB=y
3636
BR2_PACKAGE_GDB_SERVER=y

configs/snps_axs103_defconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ BR2_TOOLCHAIN_BUILDROOT_WCHAR=y
3131
BR2_PTHREAD_DEBUG=y
3232
BR2_TOOLCHAIN_BUILDROOT_CXX=y
3333

34-
# Extra packages options for HS38 VDK release
34+
# Extra packages for AXS10x release
3535
BR2_PACKAGE_MPLAYER=y
3636
BR2_PACKAGE_GDB=y
3737
BR2_PACKAGE_GDB_SERVER=y

0 commit comments

Comments
 (0)