]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
Enable CODEC POST with CFG_POST_CODEC rather than with CFG_POST_DSP.
authorYuri Tikhonov <yur@pollux.denx.de>
Mon, 4 Feb 2008 13:10:01 +0000 (14:10 +0100)
committerWolfgang Denk <wd@denx.de>
Tue, 18 Mar 2008 20:59:23 +0000 (21:59 +0100)
Signed-off-by: Dmitry Rakhchev <rda@emcraft.com>
post/tests.c

index 698f85c98d43b7cdc7f145fac7df7120a1047f3f..ed4ef2b509bf15f49f0bb7059b6aaa0dbfee735c 100644 (file)
@@ -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",