summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-07-14 17:01:59 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-07-14 17:01:59 -0600
commit47e8860af751e5596553e73385744666aa93837a (patch)
treedff457ebd267a31604d582ef8a91fecaa22f8516
parentdd85ced30b15579660bfef0830afa02b86f6d7f4 (diff)
downloadnuttx-47e8860af751e5596553e73385744666aa93837a.tar.gz
nuttx-47e8860af751e5596553e73385744666aa93837a.tar.bz2
nuttx-47e8860af751e5596553e73385744666aa93837a.zip
SAMA5D4-EK: Use borders around buttons
-rw-r--r--nuttx/configs/sama5d4-ek/nxwm/defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/nuttx/configs/sama5d4-ek/nxwm/defconfig b/nuttx/configs/sama5d4-ek/nxwm/defconfig
index 2776aac11..4e23452cc 100644
--- a/nuttx/configs/sama5d4-ek/nxwm/defconfig
+++ b/nuttx/configs/sama5d4-ek/nxwm/defconfig
@@ -1396,6 +1396,8 @@ CONFIG_NXWM_CALIBRATION_LISTENERSTACK=1024
CONFIG_NXWM_HEXCALCULATOR_CUSTOM_FONTID=y
CONFIG_NXWM_HEXCALCULATOR_FONTID=6
CONFIG_NXWM_MEDIAPLAYER=y
+CONFIG_NXWM_MEDIAPLAYER_XSPACING=4
+CONFIG_NXWM_MEDIAPLAYER_BORDERS=y
#
# Platform-specific Support