android_kernel_google_msm/init
Josh Triplett 48dd9ce77c init/Kconfig: Hide printk log config if CONFIG_PRINTK=n
commit 361e9dfbaa upstream.

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>
[lizf: Backported to 3.4:
 - drop the change to CONFIG_LOG_CPU_MAX_BUF_SHIFT as it doesn't exist in 3.4]
Signed-off-by: Zefan Li <lizefan@huawei.com>
2014-12-01 18:02:40 +08:00
..
calibrate.c
do_mounts.c
do_mounts.h
do_mounts_initrd.c
do_mounts_md.c
do_mounts_rd.c
initramfs.c
Kconfig init/Kconfig: Hide printk log config if CONFIG_PRINTK=n 2014-12-01 18:02:40 +08:00
main.c
Makefile
noinitramfs.c
version.c