diff options
author | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-08-09 13:13:16 +0000 |
---|---|---|
committer | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-08-09 13:13:16 +0000 |
commit | d5fae8012153bf98912077ed9ac8572ee88689fe (patch) | |
tree | 79af0782d122b1d72ca1b71e3528a02d805363bc /target/linux | |
parent | 4282cc86e6d27757e6d73d39d31792408f83f994 (diff) |
[kernel] add CONFIG_EARLY_PRINTK
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27942 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux')
-rw-r--r-- | target/linux/generic/config-3.0 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic/config-3.0 b/target/linux/generic/config-3.0 index 1cac85bef2..c854d191e6 100644 --- a/target/linux/generic/config-3.0 +++ b/target/linux/generic/config-3.0 @@ -570,6 +570,7 @@ CONFIG_DEVPORT=y # CONFIG_E100 is not set # CONFIG_E1000 is not set # CONFIG_E1000E is not set +# CONFIG_EARLY_PRINTK is not set # CONFIG_EASYCAP is not set # CONFIG_ECHO is not set # CONFIG_ECONET is not set |