From d2605a5ddebba2e60296bfa4b83a3b25c94dfe2b Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Mon, 14 Jul 2014 09:38:04 -0600 Subject: [PATCH] SAMA5D4-EK: Media player is enabled in the NxWM configuration --- 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 9987f37136..b1184d15d2 100644 --- a/configs/sama5d4-ek/nxwm/defconfig +++ b/configs/sama5d4-ek/nxwm/defconfig @@ -1392,7 +1392,7 @@ CONFIG_NXWM_CALIBRATION_LISTENERSTACK=1024 # CONFIG_NXWM_CUSTOM_HEXCALCULATOR_ICON is not set CONFIG_NXWM_HEXCALCULATOR_CUSTOM_FONTID=y CONFIG_NXWM_HEXCALCULATOR_FONTID=5 -# CONFIG_NXWM_MEDIAPLAYER is not set +CONFIG_NXWM_MEDIAPLAYER=y # # Platform-specific Support