diff options
author | Florian Fainelli <florian@openwrt.org> | 2011-08-09 13:13:16 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2011-08-09 13:13:16 +0000 |
commit | 1461ed9d45dd0c5085bece68b69c1f84b5c59801 (patch) | |
tree | 79af0782d122b1d72ca1b71e3528a02d805363bc /target/linux/generic | |
parent | 4c03d36b1bfc2c67b728a7509f19bbd8329df1af (diff) | |
download | upstream-1461ed9d45dd0c5085bece68b69c1f84b5c59801.tar.gz upstream-1461ed9d45dd0c5085bece68b69c1f84b5c59801.tar.bz2 upstream-1461ed9d45dd0c5085bece68b69c1f84b5c59801.zip |
[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/generic')
-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 |