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 | f124358722943054e2628564e88bd45c1819517c (patch) | |
tree | f33fff552a0a6dcda6b2fc0d0277ec00b6e9ee3c /target/linux | |
parent | 6b5f483efa9f575c0cfb753de0b32364926b8d4a (diff) | |
download | upstream-f124358722943054e2628564e88bd45c1819517c.tar.gz upstream-f124358722943054e2628564e88bd45c1819517c.tar.bz2 upstream-f124358722943054e2628564e88bd45c1819517c.zip |
add CONFIG_EARLY_PRINTK
SVN-Revision: 27942
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 |