diff options
Diffstat (limited to 'include/configs/quantum.h')
| -rw-r--r-- | include/configs/quantum.h | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/include/configs/quantum.h b/include/configs/quantum.h index 4f246510f..072bd9c7e 100644 --- a/include/configs/quantum.h +++ b/include/configs/quantum.h @@ -317,6 +317,7 @@   *-----------------------------------------------------------------------   */ +#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	*/ |