testsuites: Avoid clock driver

This commit is contained in:
Sebastian Huber
2014-10-14 12:12:32 +02:00
parent d5262fcbc8
commit 43633ae262
3 changed files with 3 additions and 3 deletions

View File

@@ -47,7 +47,7 @@ static void *idle_body(uintptr_t ignored)
return NULL;
}
#define CONFIGURE_APPLICATION_NEEDS_CLOCK_DRIVER
#define CONFIGURE_APPLICATION_DOES_NOT_NEED_CLOCK_DRIVER
#define CONFIGURE_APPLICATION_NEEDS_CONSOLE_DRIVER
#define CONFIGURE_IDLE_TASK_INITIALIZES_APPLICATION