]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
lib/Kconfig: fix up HAVE_ARCH_BITREVERSE help text
authorAndrew Morton <akpm@linux-foundation.org>
Tue, 7 Apr 2015 23:57:04 +0000 (09:57 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 9 Apr 2015 09:07:10 +0000 (19:07 +1000)
Cc: Yalin Wang <yalin.wang@sonymobile.com>
Cc: Russell King <linux@arm.linux.org.uk>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
lib/Kconfig

index b039e70fd31dc66007cfd55986ce424a84325c79..d1bef760d5a14ede3d6c48cd993231652f16f3c2 100644 (file)
@@ -18,9 +18,8 @@ config HAVE_ARCH_BITREVERSE
        default n
        depends on BITREVERSE
        help
-         This option provides an config for the architecture which have instruction
-         can do bitreverse operation, we use the hardware instruction if the architecture
-         have this capability.
+         This option enables the use of hardware bit-reversal instructions on
+         architectures which support such operations.
 
 config RATIONAL
        bool