From 47e8860af751e5596553e73385744666aa93837a Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Mon, 14 Jul 2014 17:01:59 -0600 Subject: SAMA5D4-EK: Use borders around buttons --- nuttx/configs/sama5d4-ek/nxwm/defconfig | 2 ++ 1 file changed, 2 insertions(+) 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 -- cgit v1.2.3