x86 defconfig: increase CONFIG_LOG_BUF_SHIFT
authorIngo Molnar <mingo@elte.hu>
Mon, 24 Nov 2008 10:33:12 +0000 (11:33 +0100)
committerIngo Molnar <mingo@elte.hu>
Mon, 24 Nov 2008 10:33:12 +0000 (11:33 +0100)
commitad07e914e681f18ec0eaba60db17f497ee7e7e78
tree9d34a7ac42764db9bb773baf111dfdfb4506cd67
parented313489badef16d700f5a3be50e8fd8f8294bc8
x86 defconfig: increase CONFIG_LOG_BUF_SHIFT

Impact: double the defconfig printk buffer

Booting defconfigs produces more output than 128K so the output is
truncated - double it to 256K.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/configs/i386_defconfig
arch/x86/configs/x86_64_defconfig
This page took 0.02405 seconds and 5 git commands to generate.