1 2 3 4 5 6 7 8 9 10 11 12 13
# SPDX-License-Identifier: BSD-2-Clause menu "System Device Support" config SYS_ATCSMU bool "Andes System Management Unit (SMU) support" default n config SYS_HTIF bool "Host transfere interface (HTIF) support" default n endmenu