[PATCH] uml: kconfig - silence warning
Silence useless warning about undefined symbol in Kconfig. Signed-off-by: Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it> Cc: Jeff Dike <jdike@addtoit.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
This commit is contained in:
committed by
Linus Torvalds
parent
d9d645f06a
commit
f43e6a5a72
@@ -190,6 +190,11 @@ config HOSTAUDIO
|
|||||||
tristate
|
tristate
|
||||||
default UML_SOUND
|
default UML_SOUND
|
||||||
|
|
||||||
|
#It is selected elsewhere, so kconfig would warn without this.
|
||||||
|
config HW_RANDOM
|
||||||
|
tristate
|
||||||
|
default n
|
||||||
|
|
||||||
config UML_RANDOM
|
config UML_RANDOM
|
||||||
tristate "Hardware random number generator"
|
tristate "Hardware random number generator"
|
||||||
help
|
help
|
||||||
|
|||||||
Reference in New Issue
Block a user