diff options
Diffstat (limited to 'include/configs/JSE.h')
-rw-r--r-- | include/configs/JSE.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/include/configs/JSE.h b/include/configs/JSE.h index c692b54..b0b1175 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. * |