diff --git a/build/config_headers/tracing_config.h b/build/config_headers/tracing_config.h index b8571d4aaa..cbf7da5f1d 100644 --- a/build/config_headers/tracing_config.h +++ b/build/config_headers/tracing_config.h @@ -19,6 +19,8 @@ // macros specifying the tracing level for individual components (0 is disabled) #define AHCI_PORT_TRACING 0 +#define ATA_TRACING 0 +#define ATAPI_TRACING 0 #define BFS_TRACING 0 #define BLOCK_CACHE_BLOCK_TRACING 0 #define BLOCK_CACHE_TRANSACTION_TRACING 0