提交 c2ed33ef 编写于 作者: Y Yuri Tikhonov 提交者: Wolfgang Denk

Enable CODEC POST with CFG_POST_CODEC rather than with CFG_POST_DSP.

Signed-off-by: NDmitry Rakhchev <rda@emcraft.com>
上级 fdeb932b
......@@ -225,7 +225,7 @@ struct post_test post_list[] =
CFG_POST_DSP
},
#endif
#if CONFIG_POST & CFG_POST_DSP
#if CONFIG_POST & CFG_POST_CODEC
{
"CODEC test",
"codec",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册