From b9fa6f9a3cc9699c8aebe6d32debfc5ac623b4d6 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Mon, 14 Jul 2014 17:01:59 -0600 Subject: [PATCH] SAMA5D4-EK: Use borders around buttons --- configs/sama5d4-ek/nxwm/defconfig | 2 ++ 1 file changed, 2 insertions(+) diff --git a/configs/sama5d4-ek/nxwm/defconfig b/configs/sama5d4-ek/nxwm/defconfig index 2776aac113..4e23452ccc 100644 --- a/configs/sama5d4-ek/nxwm/defconfig +++ b/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