diff options
Diffstat (limited to 'config.h.in')
-rw-r--r-- | config.h.in | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/config.h.in b/config.h.in index 28d57d2..2ec4911 100644 --- a/config.h.in +++ b/config.h.in @@ -33,12 +33,6 @@ /* Define if floating-point instructions are supported */ #undef RISCV_ENABLE_FPU -/* Define if instruction compression is supported */ -#undef RISCV_ENABLE_RVC - -/* Define if vector processor is supported */ -#undef RISCV_ENABLE_VEC - /* Define if subproject MCPPBS_SPROJ_NORM is enabled */ #undef SOFTFLOAT_ENABLED |