mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-13 16:35:30 +00:00
NxPlayer Kconfig should depend on AUDIO support
This commit is contained in:
parent
46b949ecaa
commit
04bf18295f
1 changed files with 1 additions and 0 deletions
|
|
@ -6,6 +6,7 @@
|
|||
config SYSTEM_NXPLAYER
|
||||
bool "NxPlayer library / command line support"
|
||||
default n
|
||||
depends on AUDIO
|
||||
---help---
|
||||
Enable support for the command line media player
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue