]> git.sur5r.net Git - u-boot/blobdiff - README
mpc83xx: add support for setting PCIE clocks
[u-boot] / README
diff --git a/README b/README
index c7a8e9ddf841c4914913151b9d90c683931c34a9..feb51ab94ce2b0aa6fc870229ffab9bdfcf332ee 100644 (file)
--- a/README
+++ b/README
@@ -532,18 +532,6 @@ The following options need to be configured:
                must be defined, to setup the maximum idle timeout for
                the SMC.
 
-- Interrupt driven serial port input:
-               CONFIG_SERIAL_SOFTWARE_FIFO
-
-               PPC405GP only.
-               Use an interrupt handler for receiving data on the
-               serial port. It also enables using hardware handshake
-               (RTS/CTS) and UART's built-in FIFO. Set the number of
-               bytes the interrupt driven input buffer should have.
-
-               Leave undefined to disable this feature, including
-               disable the buffer and hardware handshake.
-
 - Boot Delay:  CONFIG_BOOTDELAY - in seconds
                Delay before automatically booting the default image;
                set to -1 to disable autoboot.