summaryrefslogtreecommitdiff
path: root/include/configs/TQM5200.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/TQM5200.h')
-rw-r--r--include/configs/TQM5200.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/configs/TQM5200.h b/include/configs/TQM5200.h
index efc8da498..2cc215ab0 100644
--- a/include/configs/TQM5200.h
+++ b/include/configs/TQM5200.h
@@ -720,6 +720,9 @@
/* Interval between registers */
#define CFG_ATA_STRIDE 4
+/* Support ATAPI devices */
+#define CONFIG_ATAPI 1
+
/*-----------------------------------------------------------------------
* Open firmware flat tree support
*-----------------------------------------------------------------------