]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - init/Kconfig
Bluetooth: Check return value of hci_recv_stream_fragment()
[karo-tx-linux.git] / init / Kconfig
index d91de16cf63787ad1943c110ec876fc0e87005cd..56240e724d9a31dc4ef43647afcf354b8a70f108 100644 (file)
@@ -745,9 +745,9 @@ config BLK_CGROUP
 
        This option only enables generic Block IO controller infrastructure.
        One needs to also enable actual IO controlling logic/policy. For
-       enabling proportional weight division of disk bandwidth in CFQ seti
-       CONFIG_CFQ_GROUP_IOSCHED=y and for enabling throttling policy set
-       CONFIG_BLK_THROTTLE=y.
+       enabling proportional weight division of disk bandwidth in CFQ, set
+       CONFIG_CFQ_GROUP_IOSCHED=y; for enabling throttling policy, set
+       CONFIG_BLK_DEV_THROTTLING=y.
 
        See Documentation/cgroups/blkio-controller.txt for more information.