X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=config.h.in;h=42d4d223a41cbbdf88a2fcae8e83f8ebb50520c3;hb=616cc32c30ac0684edfd50ed44fc78ed1bc20884;hp=4ea8c5ed7d98c9d91df668090e3efbc225c6c1fa;hpb=e2c0c3021ac2fa7cad5866e0f100c2dbf2372986;p=riscv-isa-sim.git diff --git a/config.h.in b/config.h.in index 4ea8c5e..42d4d22 100644 --- a/config.h.in +++ b/config.h.in @@ -42,6 +42,9 @@ /* Define if floating-point instructions are supported */ #undef RISCV_ENABLE_FPU +/* Enable PC histogram generation */ +#undef RISCV_ENABLE_HISTOGRAM + /* Define if subproject MCPPBS_SPROJ_NORM is enabled */ #undef SOFTFLOAT_ENABLED