diff options
author | stroese <stroese> | 2003-07-11 08:14:14 +0000 |
---|---|---|
committer | stroese <stroese> | 2003-07-11 08:14:14 +0000 |
commit | b762b9f4fc57270fd13c0208d991d833322c27ec (patch) | |
tree | 96e08641099e4a9e87cea2e9d0277cc6276b673e /include/configs/OCRTC.h | |
parent | c5d2290642bd0048b8d5138aa4b1d11aafc13bad (diff) |
- BSP command added.
Diffstat (limited to 'include/configs/OCRTC.h')
-rw-r--r-- | include/configs/OCRTC.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/OCRTC.h b/include/configs/OCRTC.h index fb3b64218df..698b89c008f 100644 --- a/include/configs/OCRTC.h +++ b/include/configs/OCRTC.h @@ -58,6 +58,7 @@ CFG_CMD_IRQ | \ CFG_CMD_ASKENV | \ CFG_CMD_ELF | \ + CFG_CMD_BSP | \ CFG_CMD_EEPROM ) #define CONFIG_MAC_PARTITION |