summaryrefslogtreecommitdiff
path: root/lib/utils/sys/Kconfig
blob: fc388665524d11c61e9e2663270728a0797837ad (plain)
1
2
3
4
5
6
7
8
9
# SPDX-License-Identifier: BSD-2-Clause

menu "System Device Support"

config SYS_HTIF
	bool "Host transfere interface (HTIF) support"
	default n

endmenu