X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=include%2Fpost.h;h=cdefbddb6f5315a51912f161fd9a3bf97c8689d3;hb=f901a83b70a586cef89682843e2d16d6c7b2288a;hp=130e71554f7c3ff541c5c81c57728051cbf6feef;hpb=27b207fd0a0941b03f27e2a82c0468b1a090c745;p=oweals%2Fu-boot.git diff --git a/include/post.h b/include/post.h index 130e71554f..cdefbddb6f 100644 --- a/include/post.h +++ b/include/post.h @@ -89,6 +89,8 @@ extern int post_hotkeys_pressed(void); #define CFG_POST_USB 0x00000200 #define CFG_POST_SPR 0x00000400 #define CFG_POST_SYSMON 0x00000800 +#define CFG_POST_DSP 0x00001000 +#define CFG_POST_CODEC 0x00002000 #endif /* CONFIG_POST */