summaryrefslogtreecommitdiff
path: root/apps/NxWidgets/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'apps/NxWidgets/Kconfig')
-rw-r--r--apps/NxWidgets/Kconfig3
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/NxWidgets/Kconfig b/apps/NxWidgets/Kconfig
index 2de112c3f..7ba639404 100644
--- a/apps/NxWidgets/Kconfig
+++ b/apps/NxWidgets/Kconfig
@@ -486,10 +486,11 @@ config NXWM_DISABLE_BACKGROUND_IMAGE
config NXWM_BACKGROUND_IMAGE
string "Background Image"
+ default "NXWidgets::g_nuttxBitmap160x160"
depends on !NXWM_DISABLE_BACKGROUND_IMAGE
---help---
The name of the image to use in the background window. Default:
- NXWidgets::g_nuttxBitmap
+ "NXWidgets::g_nuttxBitmap160x160"
comment "Application Window Configuration"