From 1055ff20202e14d6ff253a79ac5f9c95a24603c3 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Tue, 7 Nov 2017 07:07:35 +0100 Subject: tests: Use normal console for user input tests --- testsuites/samples/pppd/system.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testsuites/samples/pppd/system.h') 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 -#define CONFIGURE_APPLICATION_NEEDS_SIMPLE_CONSOLE_DRIVER +#define CONFIGURE_APPLICATION_NEEDS_CONSOLE_DRIVER #define CONFIGURE_APPLICATION_NEEDS_CLOCK_DRIVER #ifndef TTY1_DRIVER_TABLE_ENTRY -- cgit v1.2.3