summaryrefslogtreecommitdiffstats
path: root/include/configs/KUP4K.h
diff options
context:
space:
mode:
authorwdenk <wdenk>2002-12-04 23:39:58 +0000
committerwdenk <wdenk>2002-12-04 23:39:58 +0000
commit1f53a41603b9093c59741f4208fef0ab3790d6ce (patch)
treef4ba6cfcc73c5b6ce2d71c233fd0debea4e47424 /include/configs/KUP4K.h
parenta6c7ad2f65afaa717ba19cbf9d8d138b5f10ccf9 (diff)
downloadblackbird-obmc-uboot-1f53a41603b9093c59741f4208fef0ab3790d6ce.tar.gz
blackbird-obmc-uboot-1f53a41603b9093c59741f4208fef0ab3790d6ce.zip
Add LED indication for IDE activity on KUP4K board
Diffstat (limited to 'include/configs/KUP4K.h')
-rw-r--r--include/configs/KUP4K.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/KUP4K.h b/include/configs/KUP4K.h
index 7dc1b90d17..d02ec0d637 100644
--- a/include/configs/KUP4K.h
+++ b/include/configs/KUP4K.h
@@ -292,7 +292,7 @@
#define CONFIG_IDE_8xx_PCCARD 1 /* Use IDE with PC Card Adapter */
#undef CONFIG_IDE_8xx_DIRECT /* Direct IDE not supported */
-#undef CONFIG_IDE_LED /* LED for ide not supported */
+#define CONFIG_IDE_LED 1 /* LED for ide supported */
#undef CONFIG_IDE_RESET /* reset for ide not supported */
#define CFG_IDE_MAXBUS 2
OpenPOWER on IntegriCloud