summaryrefslogtreecommitdiff
path: root/apps/system/nxplayer/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'apps/system/nxplayer/Kconfig')
-rw-r--r--apps/system/nxplayer/Kconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/apps/system/nxplayer/Kconfig b/apps/system/nxplayer/Kconfig
index 0c366caa5..31362ba3b 100644
--- a/apps/system/nxplayer/Kconfig
+++ b/apps/system/nxplayer/Kconfig
@@ -11,6 +11,12 @@ config SYSTEM_NXPLAYER
if SYSTEM_NXPLAYER
+config NXPLAYER_PLAYTHREAD_STACKSIZE
+ int "NxPlayer thread stack size"
+ default 1500
+ ---help---
+ Stack size to use with the NxPlayer play thread.
+
config NXPLAYER_COMMAND_LINE
bool "Include nxplayer command line application"
default y