]> www.infradead.org Git - users/jedix/linux-maple.git/commit
hwrng: Kconfig - Move one "tristate" Kconfig description to the usual place
authorDragan Simic <dsimic@manjaro.org>
Wed, 15 Jan 2025 13:07:01 +0000 (14:07 +0100)
committerHerbert Xu <herbert@gondor.apana.org.au>
Sun, 9 Feb 2025 10:08:11 +0000 (18:08 +0800)
commit3371482c89c1e1a2061ab85444e18cc6c7a00f6d
tree68fbf9de6d6de476b953a66903ae4d279f48934a
parent67b78a34e48b981014a9f9336ea649039310d18a
hwrng: Kconfig - Move one "tristate" Kconfig description to the usual place

It's pretty usual to have "tristate" descriptions in Kconfig files placed
immediately after the actual configuration options, so correct the position
of one misplaced "tristate" spotted in the hw_random Kconfig file.

No intended functional changes are introduced by this trivial cleanup.

Signed-off-by: Dragan Simic <dsimic@manjaro.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/char/hw_random/Kconfig