diff options
Diffstat (limited to 'src/config.h')
-rw-r--r-- | src/config.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/config.h b/src/config.h index cf5678d1..1450bf7d 100644 --- a/src/config.h +++ b/src/config.h @@ -192,6 +192,7 @@ #define DEBUG_ISR_hwpic2 5 #define DEBUG_HDL_pnp 1 #define DEBUG_HDL_pmm 1 +#define DEBUG_HDL_pcibios32 9 #define DEBUG_unimplemented 2 #define DEBUG_invalid 3 |