diff options
author | Jo-Philipp Wich <jow@openwrt.org> | 2011-10-25 16:19:52 +0000 |
---|---|---|
committer | Jo-Philipp Wich <jow@openwrt.org> | 2011-10-25 16:19:52 +0000 |
commit | de7cae82e9aa11e94dd10d8a950d343a3762d42d (patch) | |
tree | 57230c18a249492abc8cc2664ca909ec17302cf3 /target | |
parent | a9e64493d88a5ad2abf219954084e033fd77d575 (diff) | |
download | upstream-de7cae82e9aa11e94dd10d8a950d343a3762d42d.tar.gz upstream-de7cae82e9aa11e94dd10d8a950d343a3762d42d.tar.bz2 upstream-de7cae82e9aa11e94dd10d8a950d343a3762d42d.zip |
brcm47xx: revert accidentially added EARLY_PRINTK symbol from previous commit
SVN-Revision: 28585
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/brcm47xx/config-3.0 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/brcm47xx/config-3.0 b/target/linux/brcm47xx/config-3.0 index 06db41b890..53b0e15469 100644 --- a/target/linux/brcm47xx/config-3.0 +++ b/target/linux/brcm47xx/config-3.0 @@ -139,4 +139,3 @@ CONFIG_USB_SUPPORT=y CONFIG_WATCHDOG_NOWAYOUT=y CONFIG_XZ_DEC=y CONFIG_ZONE_DMA_FLAG=0 -CONFIG_EARLY_PRINTK=y |