aboutsummaryrefslogtreecommitdiff
path: root/include/configs/ML2.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/ML2.h')
-rw-r--r--include/configs/ML2.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/include/configs/ML2.h b/include/configs/ML2.h
index 5fcc1733b..2fc0119e5 100644
--- a/include/configs/ML2.h
+++ b/include/configs/ML2.h
@@ -52,16 +52,6 @@
#define CONFIG_PREBOOT "fsload 0x00100000 /boot/image"
-/* Size (bytes) of interrupt driven serial port buffer.
- * Set to 0 to use polling instead of interrupts.
- * Setting to 0 will also disable RTS/CTS handshaking.
- */
-#if 0
-#define CONFIG_SERIAL_SOFTWARE_FIFO 4000
-#else
-#undef CONFIG_SERIAL_SOFTWARE_FIFO
-#endif
-
#if 0
#define CONFIG_BOOTARGS "root=/dev/nfs " \
"ip=192.168.2.176:192.168.2.190:192.168.2.79:255.255.255.0 " \