summaryrefslogtreecommitdiff
path: root/include/configs/CPC45.h
diff options
context:
space:
mode:
authorwdenk <wdenk>2005-01-31 22:09:11 +0000
committerwdenk <wdenk>2005-01-31 22:09:11 +0000
commit436be29cad60a46ed5983120aff71909d8f234a3 (patch)
treebbe41af218ae37d29afcc6db7dcbf526c3ab4a60 /include/configs/CPC45.h
parentcd172b710822fe170db04fa1e78c08adea56425a (diff)
* Update CPC45 board configuration.
* Add USB and PCI support for INKA4x0 board
Diffstat (limited to 'include/configs/CPC45.h')
-rw-r--r--include/configs/CPC45.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/configs/CPC45.h b/include/configs/CPC45.h
index 8de981981..6fb8003cd 100644
--- a/include/configs/CPC45.h
+++ b/include/configs/CPC45.h
@@ -61,11 +61,14 @@
CFG_CMD_DATE | \
CFG_CMD_DHCP | \
CFG_CMD_EEPROM | \
+ CFG_CMD_EXT2 | \
CFG_CMD_FAT | \
CFG_CMD_FLASH | \
CFG_CMD_I2C | \
CFG_CMD_IDE | \
+ CFG_CMD_NFS | \
CFG_CMD_PCI | \
+ CFG_CMD_PING | \
CFG_CMD_SDRAM )
/* This must be included AFTER the definition of CONFIG_COMMANDS (if any)