Skip to content

Commit

Permalink
boards/lm3s6432-s2e: reduce size of NSH configuration binary
Browse files Browse the repository at this point in the history
Signed-off-by: Petro Karashchenko <petro.karashchenko@gmail.com>
  • Loading branch information
pkarashchenko authored and davids5 committed Apr 20, 2023
1 parent 0747ee1 commit ff376ce
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions boards/arm/tiva/lm3s6432-s2e/configs/nsh/defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ CONFIG_ARCH_CHIP_LM3S=y
CONFIG_ARCH_CHIP_LM=y
CONFIG_ARCH_STACKDUMP=y
CONFIG_BOARD_LOOPSPERMSEC=4531
CONFIG_DISABLE_ENVIRON=y
CONFIG_DISABLE_MQUEUE_SYSV=y
CONFIG_INIT_ENTRYPOINT="nsh_main"
CONFIG_NET=y
CONFIG_NETDB_DNSCLIENT=y
Expand Down

0 comments on commit ff376ce

Please sign in to comment.