mirror of
https://github.com/apache/nuttx.git
synced 2026-05-23 06:39:01 +08:00
fs/hostfs/Kconfig: Remove ARCH_SIM dependence since other architectures (e.g., arm semihosting) could support hostfs too
This commit is contained in:
@@ -7,7 +7,6 @@ config FS_HOSTFS
|
||||
bool "Host File System"
|
||||
default n
|
||||
depends on !DISABLE_MOUNTPOINT
|
||||
depends on ARCH_SIM
|
||||
select FS_READABLE
|
||||
select FS_WRITABLE
|
||||
---help---
|
||||
|
||||
Reference in New Issue
Block a user