diff --git a/configs/sama5d4-ek/nxwm/defconfig b/configs/sama5d4-ek/nxwm/defconfig index 431f1addd3..d915c440a0 100644 --- a/configs/sama5d4-ek/nxwm/defconfig +++ b/configs/sama5d4-ek/nxwm/defconfig @@ -1443,6 +1443,11 @@ CONFIG_NXWM_HEXCALCULATOR_FONTID=6 # CONFIG_NXWM_MEDIAPLAYER=y +# +# NxPlayer Integration +# +CONFIG_NXWM_MEDIAPLAYER_PREFERRED_DEVICE="pcm0" + # # Media File Configuration # @@ -1452,6 +1457,7 @@ CONFIG_NXWM_MEDIAPLAYER_FILTER=y # CONFIG_NXWM_MEDIAPLAYER_FILTER_AC3 is not set # CONFIG_NXWM_MEDIAPLAYER_FILTER_DTS is not set CONFIG_NXWM_MEDIAPLAYER_FILTER_WAV=y +# CONFIG_NXWM_MEDIAPLAYER_FILTER_PCM is not set # CONFIG_NXWM_MEDIAPLAYER_FILTER_MP3 is not set # CONFIG_NXWM_MEDIAPLAYER_FILTER_MIDI is not set # CONFIG_NXWM_MEDIAPLAYER_FILTER_WMA is not set