mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-09-09 18:26:34 +00:00
apps/examples/system: Add necessary dependency for selected.
This commit is contained in:
parent
8cfa1dbd3b
commit
b2b8b642b9
1 changed files with 1 additions and 0 deletions
|
|
@ -6,6 +6,7 @@
|
|||
config EXAMPLES_SYSTEM
|
||||
bool "System() example"
|
||||
default n
|
||||
depends on SYSTEM_SYSTEM
|
||||
---help---
|
||||
Enable the system() example
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue