summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-07-13 18:22:18 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-07-13 18:22:18 -0600
commitf00038fb5d7305298b9ff33d70e9134282d3e133 (patch)
tree18aa0c2f96b8b01b6b8531430f2750cb2affcac7
parent35faaf859a301f29aa5f9d1216c85d7079a33880 (diff)
downloadpx4-nuttx-f00038fb5d7305298b9ff33d70e9134282d3e133.tar.gz
px4-nuttx-f00038fb5d7305298b9ff33d70e9134282d3e133.tar.bz2
px4-nuttx-f00038fb5d7305298b9ff33d70e9134282d3e133.zip
SAMA5D4-EK: NxWM configuration uses large fonts by default
-rw-r--r--nuttx/configs/sama5d4-ek/nxwm/defconfig7
1 files changed, 3 insertions, 4 deletions
diff --git a/nuttx/configs/sama5d4-ek/nxwm/defconfig b/nuttx/configs/sama5d4-ek/nxwm/defconfig
index 319463c0d..9987f3713 100644
--- a/nuttx/configs/sama5d4-ek/nxwm/defconfig
+++ b/nuttx/configs/sama5d4-ek/nxwm/defconfig
@@ -1272,7 +1272,8 @@ CONFIG_NXWM=y
#
# NxWM General settings
#
-# CONFIG_NXWM_SYSTEM_CUSTOM_FONTID is not set
+CONFIG_NXWM_LARGE_ICONS=y
+# CONFIG_NXWM_CUSTOM_FONTID is not set
CONFIG_NXWM_UNITTEST=y
#
@@ -1302,9 +1303,7 @@ CONFIG_NXWM_TASKBAR_HSPACING=8
CONFIG_NXWM_TASKBAR_LEFT=y
# CONFIG_NXWM_TASKBAR_RIGHT is not set
# CONFIG_NXWM_CUSTOM_TASKBAR_WIDTH is not set
-CONFIG_NXWM_TASKBAR_ICONSCALE=y
-CONFIG_NXWM_TASKBAR_ICONWIDTH=50
-CONFIG_NXWM_TASKBAR_ICONHEIGHT=42
+# CONFIG_NXWM_TASKBAR_ICONSCALE is not set
# CONFIG_NXWM_DISABLE_MINIMIZE is not set
# CONFIG_NXWM_TASKBAR_NO_BORDER is not set