summaryrefslogtreecommitdiff
path: root/apps/examples/bastest
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-11-08 07:19:17 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-11-08 07:19:17 -0600
commitb3274d227e0847da9b52c547b38acab69fd4eddc (patch)
treec1a530bbb7036ef4074240b08a3acdba57eab6bd /apps/examples/bastest
parent44a14aa592e70c6542144ebab7a4b9a34c51344f (diff)
downloadnuttx-b3274d227e0847da9b52c547b38acab69fd4eddc.tar.gz
nuttx-b3274d227e0847da9b52c547b38acab69fd4eddc.tar.bz2
nuttx-b3274d227e0847da9b52c547b38acab69fd4eddc.zip
Auto select ROMFS if BASTEST is selected
Diffstat (limited to 'apps/examples/bastest')
-rw-r--r--apps/examples/bastest/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/examples/bastest/Kconfig b/apps/examples/bastest/Kconfig
index c12281d6d..9685ae012 100644
--- a/apps/examples/bastest/Kconfig
+++ b/apps/examples/bastest/Kconfig
@@ -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.