diff --git a/bochs/config.h.in b/bochs/config.h.in index 013e75037..77371c5c4 100644 --- a/bochs/config.h.in +++ b/bochs/config.h.in @@ -533,5 +533,6 @@ typedef unsigned int Boolean; // NE2K network emulation #define BX_NE2K_SUPPORT 0 +#define BX_ETH_NULL_LOGGING 1 #endif // _BX_CONFIG_H