hwrng: Move UML_RANDOM at the last position
authorJean Delvare <jdelvare@suse.de>
Tue, 8 Apr 2014 12:27:31 +0000 (14:27 +0200)
committerHerbert Xu <herbert@gondor.apana.org.au>
Wed, 16 Apr 2014 12:40:12 +0000 (20:40 +0800)
commitdc64ef00878b3d45567b2bcfcd2b5243d3d2ccb1
tree3c2d2c76868cefd6adc0b210f693c3b10e5a3060
parent2496be2eddd33e9d478d591501c97831554ef469
hwrng: Move UML_RANDOM at the last position

UML_RANDOM is the only hardware random number generator option which
does not depend on HW_RANDOM. Having it in the middle of the other
options breaks the alignment in "make menuconfig". Move it at the last
position to avoid that.

Signed-off-by: Jean Delvare <jdelvare@suse.de>
Cc: Matt Mackall <mpm@selenic.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/char/hw_random/Kconfig