]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - lib/Kconfig
Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
[karo-tx-linux.git] / lib / Kconfig
index 47d262b3251e736636e5008228402954ef6b404a..601965a948e8d40a3deff542882a772ab873e093 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