Skip to content

Commit

Permalink
sim/nsh: enable PSEUDOFS_FILE for sim:nsh
Browse files Browse the repository at this point in the history
Signed-off-by: dongjiuzhu1 <[email protected]>
  • Loading branch information
Donny9 authored and xiaoxiang781216 committed Oct 1, 2024
1 parent f9283c4 commit 8bafb65
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions boards/sim/sim/sim/configs/nsh/defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ CONFIG_NSH_FILE_APPS=y
CONFIG_NSH_READLINE=y
CONFIG_PATH_INITIAL="/bin"
CONFIG_PSEUDOFS_ATTRIBUTES=y
CONFIG_PSEUDOFS_FILE=y
CONFIG_PSEUDOFS_SOFTLINKS=y
CONFIG_READLINE_TABCOMPLETION=y
CONFIG_SCHED_BACKTRACE=y
Expand Down

0 comments on commit 8bafb65

Please sign in to comment.