diff --git a/[refs] b/[refs] index 6e7a17196b11..d1990b550f7e 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: d9d645f06a8f50659bbae2be64ed8367ba068fc0 +refs/heads/master: f43e6a5a72566675da3581dc0d7076042e6701f7 diff --git a/trunk/arch/um/Kconfig.char b/trunk/arch/um/Kconfig.char index 62d87b71179b..e03e40c7aac3 100644 --- a/trunk/arch/um/Kconfig.char +++ b/trunk/arch/um/Kconfig.char @@ -190,6 +190,11 @@ config HOSTAUDIO tristate default UML_SOUND +#It is selected elsewhere, so kconfig would warn without this. +config HW_RANDOM + tristate + default n + config UML_RANDOM tristate "Hardware random number generator" help