Auto select ROMFS if BASTEST is selected

This commit is contained in:
Gregory Nutt 2014-11-08 07:19:17 -06:00
parent 9a93775b5f
commit 31330b56c0

View File

@ -7,6 +7,7 @@ config EXAMPLES_BASTEST
bool "Setup Test Files for BAS"
default n
depends on INTERPRETERS_BAS
select FS_ROMFS
---help---
Mount the ROMFS file system containing the BAS test files at /mnt/romfs.