Skip to content

Commit

Permalink
lpc17xx_40xx: enable CONFIG_DISABLE_MQUEUE_SYSV
Browse files Browse the repository at this point in the history
Because SysV is not used, disable SysV to save RAM space.

Signed-off-by: zhangyuan29 <[email protected]>
  • Loading branch information
zyfeier committed Nov 20, 2024
1 parent cff42d9 commit b49baf8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions boards/arm/lpc17xx_40xx/open1788/configs/knxterm/defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ CONFIG_BOARD_LATE_INITIALIZE=y
CONFIG_BOARD_LOOPSPERMSEC=11934
CONFIG_BUILD_PROTECTED=y
CONFIG_DEV_LOOP=y
CONFIG_DISABLE_MQUEUE_SYSV=y
CONFIG_EXAMPLES_NXTERM=y
CONFIG_EXAMPLES_NXTERM_FONTID=1
CONFIG_FAT_LCNAMES=y
Expand Down

0 comments on commit b49baf8

Please sign in to comment.