diff options
Diffstat (limited to 'include/configs/icon.h')
-rw-r--r-- | include/configs/icon.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/include/configs/icon.h b/include/configs/icon.h index 22e5f87286..3ad296be90 100644 --- a/include/configs/icon.h +++ b/include/configs/icon.h @@ -159,13 +159,8 @@ /* * Commands additional to the ones defined in amcc-common.h */ -#define CONFIG_CMD_CHIP_CONFIG -#define CONFIG_CMD_DATE #define CONFIG_CMD_PCI #define CONFIG_CMD_SDRAM -#ifdef CONFIG_VIDEO -#define CONFIG_CMD_BMP -#endif #define CONFIG_IBM_EMAC4_V4 /* 440SPe has this EMAC version */ #define CONFIG_PHY_ADDR 1 /* PHY address, See schematics */ |