Increase the size of the dmesg buffer

Bump it to 256K, as discussed in the community kernel meeting on Mar 30, 2012
This commit is contained in:
Josh Boyer 2012-04-04 14:43:32 -04:00
commit a1fee212e7

View file

@ -39,7 +39,7 @@ CONFIG_TASK_DELAY_ACCT=y
CONFIG_TASK_XACCT=y
CONFIG_TASK_IO_ACCOUNTING=y
CONFIG_SYSCTL=y
CONFIG_LOG_BUF_SHIFT=17
CONFIG_LOG_BUF_SHIFT=18
# CONFIG_IKCONFIG is not set
# CONFIG_EMBEDDED is not set
# CONFIG_EXPERT is not set