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:
7d1311b
)
init/Kconfig: Hide printk log config if CONFIG_PRINTK=n
author
Josh Triplett
<josh@joshtriplett.org>
Fri, 3 Oct 2014 23:00:54 +0000
(16:00 -0700)
committer
Josh Triplett
<josh@joshtriplett.org>
Fri, 3 Oct 2014 23:49:38 +0000
(16:49 -0700)
The buffers sized by CONFIG_LOG_BUF_SHIFT and
CONFIG_LOG_CPU_MAX_BUF_SHIFT do not exist if CONFIG_PRINTK=n, so don't
ask about their size at all.
Signed-off-by: Josh Triplett <josh@joshtriplett.org>
Acked-by: Randy Dunlap <rdunlap@infradead.org>
Cc: stable <stable@vger.kernel.org>
init/Kconfig
patch
|
blob
|
history
diff --cc
init/Kconfig
Simple merge