diff options
Diffstat (limited to 'include/post.h')
-rw-r--r-- | include/post.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/post.h b/include/post.h index 130e71554f..b438838578 100644 --- a/include/post.h +++ b/include/post.h @@ -89,6 +89,7 @@ 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 #endif /* CONFIG_POST */ |