apps/examples/system: Add necessary dependency for selected.

This commit is contained in:
Gregory Nutt 2016-08-25 15:31:03 -06:00
parent 8cfa1dbd3b
commit b2b8b642b9

View File

@ -6,6 +6,7 @@
config EXAMPLES_SYSTEM
bool "System() example"
default n
depends on SYSTEM_SYSTEM
---help---
Enable the system() example