commit | c4e854f131d9122b737ffa18138fb01c6f409409 | [log] [tgz] |
---|---|---|
author | wdenk <wdenk> | Mon Jun 07 23:46:25 2004 +0000 |
committer | wdenk <wdenk> | Mon Jun 07 23:46:25 2004 +0000 |
tree | a720e281e25d5846b9c05cb65e58e7e589591b70 | |
parent | 2a6109c5cf748600c302c90032e057aafb9f7295 [diff] [blame] |
Patch by Pantelis Antoniou, 5 May 2004: - Intracom board update. - Add Codec POST.
diff --git a/include/post.h b/include/post.h index b438838..cdefbdd 100644 --- a/include/post.h +++ b/include/post.h
@@ -90,6 +90,7 @@ #define CFG_POST_SPR 0x00000400 #define CFG_POST_SYSMON 0x00000800 #define CFG_POST_DSP 0x00001000 +#define CFG_POST_CODEC 0x00002000 #endif /* CONFIG_POST */