projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fdeb932
)
Enable CODEC POST with CFG_POST_CODEC rather than with CFG_POST_DSP.
author
Yuri Tikhonov
<yur@pollux.denx.de>
Mon, 4 Feb 2008 13:10:01 +0000
(14:10 +0100)
committer
Wolfgang Denk
<wd@denx.de>
Tue, 18 Mar 2008 21:24:47 +0000
(22:24 +0100)
Signed-off-by: Dmitry Rakhchev <rda@emcraft.com>
post/tests.c
patch
|
blob
|
history
diff --git
a/post/tests.c
b/post/tests.c
index 698f85c98d43b7cdc7f145fac7df7120a1047f3f..ed4ef2b509bf15f49f0bb7059b6aaa0dbfee735c 100644
(file)
--- a/
post/tests.c
+++ b/
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",