diff options
Diffstat (limited to 'include/configs/TQM885D.h')
-rw-r--r-- | include/configs/TQM885D.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/TQM885D.h b/include/configs/TQM885D.h index 7df76fbf029..7941631b510 100644 --- a/include/configs/TQM885D.h +++ b/include/configs/TQM885D.h @@ -341,6 +341,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 */ |