aboutsummaryrefslogtreecommitdiff
path: root/include/configs/JSE.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/JSE.h')
-rw-r--r--include/configs/JSE.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/include/configs/JSE.h b/include/configs/JSE.h
index c692b5458..b0b117575 100644
--- a/include/configs/JSE.h
+++ b/include/configs/JSE.h
@@ -105,12 +105,6 @@
/* Set console baudrate to 9600 */
#define CONFIG_BAUDRATE 9600
-/* 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
-
/*
* Configuration related to auto-boot.
*