From: Jean Delvare Date: Tue, 8 Apr 2014 12:27:31 +0000 (+0200) Subject: hwrng: Move UML_RANDOM at the last position X-Git-Tag: omap-for-v3.16/fixes-against-rc1~91^2~2^2~55 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dc64ef00878b3d45567b2bcfcd2b5243d3d2ccb1;p=pandora-kernel.git 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 Cc: Matt Mackall Signed-off-by: Herbert Xu --- Reading git-diff-tree failed