summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2016-01-21 09:10:26 -0500
committerTom Rini <trini@konsulko.com>2016-01-25 10:39:47 -0500
commit3da52409250a48423a9297a7afbf1f09d0a855fe (patch)
treec8ff892105e5b9d5ad64f5331a686dfec235466d /README
parentf62b1c625d631a59c6b99ff9d6ca8c8bda282de5 (diff)
downloadblackbird-obmc-uboot-3da52409250a48423a9297a7afbf1f09d0a855fe.tar.gz
blackbird-obmc-uboot-3da52409250a48423a9297a7afbf1f09d0a855fe.zip
common/console.c: Remove unused inline functions
clang-3.8 reports that these functions are unused, remove them. As this is the last part of CONFIG_MODEM_SUPPORT_DEBUG, drop that from README. Reviewed-by: Bin Meng <bmeng.cn@gmail.com> Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 0 insertions, 6 deletions
diff --git a/README b/README
index ece479315f..864c7cccc3 100644
--- a/README
+++ b/README
@@ -3712,12 +3712,6 @@ Modem Support:
- RTS/CTS Flow control enable:
CONFIG_HWFLOW
-- Modem debug support:
- CONFIG_MODEM_SUPPORT_DEBUG
-
- Enables debugging stuff (char screen[1024], dbg())
- for modem support. Useful only with BDI2000.
-
- Interrupt support (PPC):
There are common interrupt_init() and timer_interrupt()
OpenPOWER on IntegriCloud