aboutsummaryrefslogtreecommitdiff
path: root/lib/utils/hsm/Kconfig
blob: 3150611651b6fbbc89055167e995e765d97e60e1 (plain)
1
2
3
4
5
6
7
8
9
10
# SPDX-License-Identifier: BSD-2-Clause

menu "HSM Device Support"

config FDT_HSM
	bool "FDT based HSM drivers"
	depends on FDT
	default n

endmenu