git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
79e2e75
)
Kconfig: BLK_THROTTLE -> BLK_DEV_THROTTLING
author
Michael Witten
<mfwitten@gmail.com>
Mon, 17 Jan 2011 00:08:41 +0000
(
00:08
+0000)
committer
Jiri Kosina
<jkosina@suse.cz>
Mon, 17 Jan 2011 10:15:04 +0000
(11:15 +0100)
It would seem that `CONFIG_BLK_THROTTLE' doesn't exist,
as it is only referenced in the documentation for
`CONFIG_BLK_CGROUP'. The only other choice is
`CONFIG_BLK_DEV_THROTTLING':
$ git grep --cached THROTTL -- \*Kconfig
block/Kconfig:config BLK_DEV_THROTTLING
init/Kconfig: CONFIG_BLK_THROTTLE=y.
Signed-off-by: Michael Witten <mfwitten@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
init/Kconfig
patch
|
blob
|
history
diff --cc
init/Kconfig
Simple merge