diff --git a/src/config/isa.h b/src/config/isa.h index e2a05050f..dce9c9b48 100644 --- a/src/config/isa.h +++ b/src/config/isa.h @@ -10,7 +10,7 @@ * */ #undef ISA_PROBE_ADDRS /* e.g. 0x200, 0x300 */ -#undef ISA_PROBE_ONLY /* Do not probe any other addresses */ +#define ISA_PROBE_ONLY /* Do not probe any other addresses */ #include