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)
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>

No differences found