CONFIG_ARM_SEMIHOSTING_HOSTFS: mention limited support of directories

This commit is contained in:
YAMAMOTO Takashi 2020-02-18 16:30:22 +09:00 committed by Xiang Xiao
parent 9d4e9ce21e
commit 7513cb6921

View File

@ -816,6 +816,9 @@ config ARM_SEMIHOSTING_HOSTFS
---help---
Mount HostFS through semihosting.
This doesn't support some directory operations like readdir because
of the limitations of semihosting mechanism.
config ARM_LWL_CONSOLE
bool "Lightweight Link Console Support"
default n