From b357c97b249cdb13cc08f0893d73994662b5be8d Mon Sep 17 00:00:00 2001 From: Andrew Waterman Date: Fri, 26 Jul 2013 18:12:36 -0700 Subject: Remove more vector stuff --- config.h.in | 6 ------ 1 file changed, 6 deletions(-) (limited to 'config.h.in') 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 -- cgit v1.1