Explorar o código

Enable CODEC POST with CFG_POST_CODEC rather than with CFG_POST_DSP.

Signed-off-by: Dmitry Rakhchev <rda@emcraft.com>
Yuri Tikhonov %!s(int64=17) %!d(string=hai) anos
pai
achega
c2ed33efbf
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      post/tests.c

+ 1 - 1
post/tests.c

@@ -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",