drm/panthor: Don't add write fences to the shared BOs
[drm/drm-misc.git] / arch / riscv / Kconfig.vendor
blob6f1cdd32ed29a0479d253088a479d2c6563df447
1 menu "Vendor extensions"
3 config RISCV_ISA_VENDOR_EXT
4         bool
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 all Andes vendor extension
13           support. This will cause any Andes vendor extensions that are
14           requested by hardware probing to be ignored.
16           If you don't know what to do here, say Y.
17 endmenu
19 endmenu