summaryrefslogtreecommitdiffstats
path: root/testsuites/samples/pppd/system.h
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2017-11-07 07:07:35 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2017-11-07 08:31:40 +0100
commit1055ff20202e14d6ff253a79ac5f9c95a24603c3 (patch)
tree65cc8c6878e5bbbe5f8a9971a559ec49a2537080 /testsuites/samples/pppd/system.h
parenttests: Use <tmacros.h> (diff)
downloadrtems-1055ff20202e14d6ff253a79ac5f9c95a24603c3.tar.bz2
tests: Use normal console for user input tests
Diffstat (limited to '')
-rw-r--r--testsuites/samples/pppd/system.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/samples/pppd/system.h b/testsuites/samples/pppd/system.h
index 52ce306918..f671cdbb83 100644
--- a/testsuites/samples/pppd/system.h
+++ b/testsuites/samples/pppd/system.h
@@ -12,7 +12,7 @@ extern int pppdapp_initialize(void);
#include <bsp.h>
-#define CONFIGURE_APPLICATION_NEEDS_SIMPLE_CONSOLE_DRIVER
+#define CONFIGURE_APPLICATION_NEEDS_CONSOLE_DRIVER
#define CONFIGURE_APPLICATION_NEEDS_CLOCK_DRIVER
#ifndef TTY1_DRIVER_TABLE_ENTRY