Introduce HiFi E.T MA9 port.

Change-Id: I79aadc958fd5222f26f91ed127f8c6fb2c465dc2
This commit is contained in:
Andrew Ryabinin 2013-04-15 09:51:22 +04:00
parent 3fd25dcbed
commit fa4e1baa83
25 changed files with 1441 additions and 5 deletions

View file

@ -106,6 +106,8 @@ struct sound_settings_info
#include "imx233-codec.h"
#elif defined(HAVE_DUMMY_CODEC)
#include "dummy_codec.h"
#elif defined(HAVE_DF1704_CODEC)
#include "df1704.h"
#elif (CONFIG_PLATFORM & (PLATFORM_ANDROID | PLATFORM_MAEMO\
| PLATFORM_PANDORA | PLATFORM_SDL))
#include "hosted_codec.h"