fedora core 6 1.2949 + vserver 2.2.0
[linux-2.6.git] / arch / um / Kconfig.char
index 62d87b7..e03e40c 100644 (file)
@@ -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