metag: defconfigs: increase log buffer 8KiB => 128KiB
authorJames Hogan <james.hogan@imgtec.com>
Wed, 27 Mar 2013 15:19:53 +0000 (15:19 +0000)
committerJames Hogan <james.hogan@imgtec.com>
Thu, 25 Apr 2013 12:09:27 +0000 (13:09 +0100)
The Meta defconfigs set the log buffer size to just 8KiB, but with the
fairly recent conversion of the kernel log buffer into a structured
binary format, log messages appear to consume more space in the buffer,
and in some cases it's not big enough to store the entire boot log.

Therefore switch all the defconfigs to use the default size of 128KiB.

Signed-off-by: James Hogan <james.hogan@imgtec.com>
arch/metag/configs/meta1_defconfig
arch/metag/configs/meta2_defconfig
arch/metag/configs/meta2_smp_defconfig

index c35a75e8ecfe894410aedaaa0728d07747c5bcad..01cd67e4403dc7fe14e7f62b407b80c01d04a0e7 100644 (file)
@@ -1,6 +1,5 @@
 # CONFIG_LOCALVERSION_AUTO is not set
 # CONFIG_SWAP is not set
-CONFIG_LOG_BUF_SHIFT=13
 CONFIG_SYSFS_DEPRECATED=y
 CONFIG_SYSFS_DEPRECATED_V2=y
 CONFIG_KALLSYMS_ALL=y
index fb31484101837647fef8583c86f49246df4730fc..643392ba7ed51fa7817f89d7af43930dfcea19a4 100644 (file)
@@ -1,7 +1,6 @@
 # CONFIG_LOCALVERSION_AUTO is not set
 # CONFIG_SWAP is not set
 CONFIG_SYSVIPC=y
-CONFIG_LOG_BUF_SHIFT=13
 CONFIG_SYSFS_DEPRECATED=y
 CONFIG_SYSFS_DEPRECATED_V2=y
 CONFIG_KALLSYMS_ALL=y
index 6c7b777ac276c1981ff32e37b6abcb8e75e047ab..f3306737da20741bf581763c6b26328f76febdcf 100644 (file)
@@ -1,7 +1,6 @@
 # CONFIG_LOCALVERSION_AUTO is not set
 # CONFIG_SWAP is not set
 CONFIG_SYSVIPC=y
-CONFIG_LOG_BUF_SHIFT=13
 CONFIG_SYSFS_DEPRECATED=y
 CONFIG_SYSFS_DEPRECATED_V2=y
 CONFIG_KALLSYMS_ALL=y