aboutsummaryrefslogtreecommitdiff
path: root/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in
index 52c7253..5293fa8 100644
--- a/config.h.in
+++ b/config.h.in
@@ -45,6 +45,9 @@
/* Enable PC histogram generation */
#undef RISCV_ENABLE_HISTOGRAM
+/* Define if RISC-V Compressed is supported */
+#undef RISCV_ENABLE_RVC
+
/* Define if subproject MCPPBS_SPROJ_NORM is enabled */
#undef SOFTFLOAT_ENABLED