diff options
Diffstat (limited to 'include/configs/R360MPI.h')
| -rw-r--r-- | include/configs/R360MPI.h | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/include/configs/R360MPI.h b/include/configs/R360MPI.h index 9befacbab..868a0b804 100644 --- a/include/configs/R360MPI.h +++ b/include/configs/R360MPI.h @@ -329,6 +329,7 @@   */  #if 1 +#define CONFIG_IDE_PREINIT	1	/* Use preinit IDE hook */  #define	CONFIG_IDE_8xx_PCCARD	1	/* Use IDE with PC Card	Adapter	*/  #undef	CONFIG_IDE_8xx_DIRECT		/* Direct IDE    not supported	*/ |