2007-03-26 Joel Sherrill <joel@OARcorp.com>

PR 1230/tests
	* minimum/init.c: Minimum should not configure console driver.
This commit is contained in:
Joel Sherrill
2007-03-26 22:19:59 +00:00
parent 2777290e12
commit 2dae3244c7
2 changed files with 8 additions and 12 deletions

View File

@@ -1,11 +1,6 @@
/* Init
/* Minimum Size Application Initialization
*
*
* Input parameters: NONE
*
* Output parameters: NONE
*
* COPYRIGHT (c) 1989-1999.
* COPYRIGHT (c) 1989-2007.
* On-Line Applications Research Corporation (OAR).
*
* The license and distribution terms for this file may be
@@ -25,13 +20,9 @@ rtems_task Init(
/* configuration information */
#define CONFIGURE_APPLICATION_NEEDS_CONSOLE_DRIVER
#define CONFIGURE_RTEMS_INIT_TASKS_TABLE
#define CONFIGURE_USE_MINIIMFS_AS_BASE_FILESYSTEM
#define CONFIGURE_MAXIMUM_TASKS 1
#define CONFIGURE_MAXIMUM_TASKS 1
#define CONFIGURE_INIT