menu "security Modules Configuration"

config OS_OPTION_RND
	bool "Whether support user set rnd or not"
	default n

config OS_SUPPORT_MBEDTLS
	bool "Whether support mbedtls module or not"
	default n
      
endmenu