diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2012-09-22 23:10:42 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2012-09-22 23:10:42 +0000 |
commit | 02074f1f37054603230de718f4e5206f65917a37 (patch) | |
tree | 38bb0db4773ab0838d1b969f59dc298d010880ef /target/linux/generic/config-3.3 | |
parent | 5e6024e9f97e25cd4cbb84b269ec9edbeb23f7a3 (diff) |
kernel: increase log buffer size
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33515 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic/config-3.3')
-rw-r--r-- | target/linux/generic/config-3.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/config-3.3 b/target/linux/generic/config-3.3 index 31f3442ed..fa20b748a 100644 --- a/target/linux/generic/config-3.3 +++ b/target/linux/generic/config-3.3 @@ -1380,7 +1380,7 @@ CONFIG_LOCKD_V4=y # CONFIG_LOGIRUMBLEPAD2_FF is not set # CONFIG_LOGITECH_FF is not set # CONFIG_LOGO is not set -CONFIG_LOG_BUF_SHIFT=14 +CONFIG_LOG_BUF_SHIFT=17 # CONFIG_LOONGSON_MC146818 is not set # CONFIG_LP486E is not set # CONFIG_LPC_SCH is not set |