From e8a458d7233eaa0a705a0d30cf05cec981d19734 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Wed, 16 Jul 2014 11:11:55 -0600 Subject: [PATCH] NxWM::CMediaPlayer: Fix of state related bugs + Size if CLabel is increased (in preparation for becoming a CListBox) --- configs/sama5d4-ek/nxwm/defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/sama5d4-ek/nxwm/defconfig b/configs/sama5d4-ek/nxwm/defconfig index 4e23452cccc..93d48ae439c 100644 --- a/configs/sama5d4-ek/nxwm/defconfig +++ b/configs/sama5d4-ek/nxwm/defconfig @@ -1397,7 +1397,7 @@ 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 +# CONFIG_NXWM_MEDIAPLAYER_BORDERS is not set # # Platform-specific Support