summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2007-07-05 18:01:13 +0200
committerSascha Hauer <sha@octopus.labnet.pengutronix.de>2007-07-05 18:01:13 +0200
commitfd7bed4a6ed215e64de24ba8de51b4f72079d4c6 (patch)
treecd414e71d7013dc27cce02f5cd4196e68aa4251f /README
parent2276b77b89cc701c85f6fff1ef09fe9ebb52e908 (diff)
downloadbarebox-fd7bed4a6ed215e64de24ba8de51b4f72079d4c6.tar.gz
barebox-fd7bed4a6ed215e64de24ba8de51b4f72079d4c6.tar.xz
svn_rev_006
remove modem support. It's scattered all over the place
Diffstat (limited to 'README')
-rw-r--r--README18
1 files changed, 0 insertions, 18 deletions
diff --git a/README b/README
index 11c8a53334..14a4ef85da 100644
--- a/README
+++ b/README
@@ -1686,24 +1686,6 @@ The following options need to be configured:
-1 common/env_common.c Environment has a bad CRC, using default
-
-Modem Support:
---------------
-
-[so far only for SMDK2400 and TRAB boards]
-
-- Modem support endable:
- CONFIG_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()