Skip to content

Commit

Permalink
lc823450-xgevk: set DEBUG_SYMBOLS_LEVEL to -g aviod text overflow
Browse files Browse the repository at this point in the history
Signed-off-by: anjiahao <[email protected]>
  • Loading branch information
anjiahao1 committed Sep 14, 2024
1 parent bd97882 commit 26ab61f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions boards/arm/lc823450/lc823450-xgevk/configs/elf/defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ CONFIG_BOARD_LOOPSPERMSEC=12061
CONFIG_CODECS_HASH_MD5=y
CONFIG_DEBUG_FULLOPT=y
CONFIG_DEBUG_SYMBOLS=y
CONFIG_DEBUG_SYMBOLS_LEVEL="-g"
CONFIG_DEV_ZERO=y
CONFIG_DISABLE_POSIX_TIMERS=y
CONFIG_DRIVERS_NOTE=y
Expand Down

0 comments on commit 26ab61f

Please sign in to comment.