Kconfig: Fix for x86 kconfig typo.
This commit fixes the "randmon" typo in the x86 Kconfig file. Change-Id: Ic88a4e971dc2e21b9885d591ad6949aebed6b48d Signed-off-by: Juan Manuel Cruz <juan.m.cruz.alcaraz@linux.intel.com>
This commit is contained in:
parent
e1bb46881a
commit
e69f4dcf79
1 changed files with 1 additions and 1 deletions
|
@ -126,7 +126,7 @@ endmenu
|
||||||
|
|
||||||
#FIXME This symbols is not being used.
|
#FIXME This symbols is not being used.
|
||||||
config CUSTOM_RANDOM_GENERATOR
|
config CUSTOM_RANDOM_GENERATOR
|
||||||
bool "Custom randmon generator"
|
bool "Custom random generator"
|
||||||
default n
|
default n
|
||||||
help
|
help
|
||||||
This option signifies that the target uses custom random number
|
This option signifies that the target uses custom random number
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue