From dfaebc058783564a1c858345eb86fab1014d9934 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Mon, 14 Jul 2014 09:38:04 -0600 Subject: SAMA5D4-EK: Media player is enabled in the NxWM configuration --- nuttx/configs/sama5d4-ek/nxwm/defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nuttx/configs/sama5d4-ek/nxwm/defconfig b/nuttx/configs/sama5d4-ek/nxwm/defconfig index 9987f3713..b1184d15d 100644 --- a/nuttx/configs/sama5d4-ek/nxwm/defconfig +++ b/nuttx/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 -- cgit v1.2.3