• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1menu "security Modules Configuration"
2
3config OS_OPTION_RND
4	bool "Whether support user set rnd or not"
5	default n
6
7endmenu
8