summaryrefslogtreecommitdiffstats
path: root/ntp/init.c
diff options
context:
space:
mode:
Diffstat (limited to 'ntp/init.c')
-rw-r--r--ntp/init.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/ntp/init.c b/ntp/init.c
index 264d7e3..2c4b312 100644
--- a/ntp/init.c
+++ b/ntp/init.c
@@ -17,8 +17,8 @@
#include <bsp.h>
-#define CONFIGURE_TEST_NEEDS_CONSOLE_DRIVER
-#define CONFIGURE_TEST_NEEDS_CLOCK_DRIVER
+#define CONFIGURE_APPLICATION_NEEDS_CONSOLE_DRIVER
+#define CONFIGURE_APPLICATION_NEEDS_CLOCK_DRIVER
#define CONFIGURE_RTEMS_INIT_TASKS_TABLE
#define CONFIGURE_LIBIO_MAXIMUM_FILE_DESCRIPTORS 20
#define CONFIGURE_USE_IMFS_AS_BASE_FILESYSTEM