termios: Remove obsolete configuration options

Update #2843.
This commit is contained in:
Sebastian Huber
2018-02-05 09:57:45 +01:00
parent 4ac5ffbb83
commit 53b6484d38
11 changed files with 6 additions and 35 deletions

View File

@@ -52,12 +52,6 @@ static void *Init( uintptr_t ignored )
*/
#define CONFIGURE_DISABLE_NEWLIB_REENTRANCY
/*
* This test does not need the console driver so there is no reason
* to configure termios.
*/
#define CONFIGURE_TERMIOS_DISABLED
/*
* This test does not use any stdio.
*/