Skip to content
Snippets Groups Projects
Commit c2ed33ef authored by Yuri Tikhonov's avatar Yuri Tikhonov Committed by Wolfgang Denk
Browse files

Enable CODEC POST with CFG_POST_CODEC rather than with CFG_POST_DSP.


Signed-off-by: default avatarDmitry Rakhchev <rda@emcraft.com>
parent fdeb932b
No related branches found
No related tags found
No related merge requests found
......@@ -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",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment