aboutsummaryrefslogtreecommitdiff
path: root/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in9
1 files changed, 0 insertions, 9 deletions
diff --git a/config.h.in b/config.h.in
index 5293fa8..f5608c5 100644
--- a/config.h.in
+++ b/config.h.in
@@ -33,21 +33,12 @@
/* Define if subproject MCPPBS_SPROJ_NORM is enabled */
#undef RISCV_ENABLED
-/* Define if 64-bit mode is supported */
-#undef RISCV_ENABLE_64BIT
-
/* Enable commit log generation */
#undef RISCV_ENABLE_COMMITLOG
-/* Define if floating-point instructions are supported */
-#undef RISCV_ENABLE_FPU
-
/* 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