aboutsummaryrefslogtreecommitdiff
path: root/include/configs/AP1000.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/AP1000.h')
-rw-r--r--include/configs/AP1000.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/include/configs/AP1000.h b/include/configs/AP1000.h
index ae0a8731f..e7070756d 100644
--- a/include/configs/AP1000.h
+++ b/include/configs/AP1000.h
@@ -52,12 +52,6 @@
#define CONFIG_BOOTCOMMAND "" /* autoboot command */
-/* 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.
- */
-#undef CONFIG_SERIAL_SOFTWARE_FIFO
-
#define CONFIG_BOOTARGS "console=ttyS0,57600"
#define CONFIG_LOADS_ECHO 1 /* echo on for serial download */