summaryrefslogtreecommitdiffstats
path: root/include/cmd_confdefs.h
diff options
context:
space:
mode:
authorwdenk <wdenk>2003-10-08 22:45:44 +0000
committerwdenk <wdenk>2003-10-08 22:45:44 +0000
commit54387ac931fa7cc92cd45c53798379af1f9adc44 (patch)
tree95fe2f39a2a798e880b5bebc96a71576d9c9cd43 /include/cmd_confdefs.h
parentfc3e2165efda62670d447617a7d44c5666178ea4 (diff)
downloadblackbird-obmc-uboot-54387ac931fa7cc92cd45c53798379af1f9adc44.tar.gz
blackbird-obmc-uboot-54387ac931fa7cc92cd45c53798379af1f9adc44.zip
* Patch by Yuli Barcohen, 25 Sep 2003:
add support for Zephyr Engineering ZPC.1900 board * Patch by Anders Larsen, 23 Sep 2003: add CMD_PORTIO to CFG_CMD_NONSTD (commands in question are only implemented for the x86 architecture)
Diffstat (limited to 'include/cmd_confdefs.h')
-rw-r--r--include/cmd_confdefs.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/cmd_confdefs.h b/include/cmd_confdefs.h
index d7f1fd4fed..ebea56b844 100644
--- a/include/cmd_confdefs.h
+++ b/include/cmd_confdefs.h
@@ -120,6 +120,7 @@
CFG_CMD_PCI | \
CFG_CMD_PCMCIA | \
CFG_CMD_PING | \
+ CFG_CMD_PORTIO | \
CFG_CMD_REGINFO | \
CFG_CMD_SAVES | \
CFG_CMD_SCSI | \
OpenPOWER on IntegriCloud