diff options
Diffstat (limited to 'src/config')
| -rw-r--r-- | src/config/general.h | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/config/general.h b/src/config/general.h index 9eb886514..7ae1f75b1 100644 --- a/src/config/general.h +++ b/src/config/general.h @@ -128,6 +128,12 @@ FILE_LICENCE ( GPL2_OR_LATER ); #undef REBOOT_CMD /* Reboot command */ /* + * ROM-specific options + * + */ +#undef NONPNP_HOOK_INT19 /* Hook INT19 on non-PnP BIOSes */ + +/* * Error message tables to include * */ |
