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 | 05b0a7b54dd9d2b12163d7dc73301beb38776dbc (patch) | |
tree | cb613eca0c8e95ecfcc3be0cda359735e3f3da1e /target | |
parent | 0a7950b452f36793d784911a064f73411736af5d (diff) | |
download | upstream-05b0a7b54dd9d2b12163d7dc73301beb38776dbc.tar.gz upstream-05b0a7b54dd9d2b12163d7dc73301beb38776dbc.tar.bz2 upstream-05b0a7b54dd9d2b12163d7dc73301beb38776dbc.zip |
brcm47xx: revert accidentially added EARLY_PRINTK symbol from previous commit
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28585 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 |