1 menu "Vendor extensions" 2 3 config RISCV_ISA_VENDOR_EXT 4 bool 5 6 menu "Andes" 7 config RISCV_ISA_VENDOR_EXT_ANDES 8 bool "Andes vendor extension support" 9 select RISCV_ISA_VENDOR_EXT 10 default y 11 help 12 Say N here if you want to disable al 13 support. This will cause any Andes v 14 requested by hardware probing to be 15 16 If you don't know what to do here, s 17 endmenu 18 19 endmenu
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.