lkml.org 
[lkml]   [2022]   [Nov]   [7]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
SubjectRe: [PATCH v12 04/17] riscv: Add vector feature to compile
From
+CC Andy, Conor

On 11/7/22 09:21, Björn Töpel wrote:
>> +config VECTOR
>> + bool "VECTOR support"
>> + depends on GCC_VERSION >= 120000 || CLANG_VERSION >= 130000
>> + default n
>> + help
>> + Say N here if you want to disable all vector related procedure
>> + in the kernel.
>> +
>> + If you don't know what to do here, say Y.
>> +
>> +endmenu
> "VECTOR" is not really consistent to how the other configs are named;
> RISCV_ISA_V, RISCV_ISA_VECTOR, RISCV_VECTOR?

Good point, I've changed it to RISCV_ISA_V to keep it consistent with
existing RISCV_ISA_C.

\
 
 \ /
  Last update: 2022-11-08 01:04    [W:0.221 / U:0.244 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site