diff options
Diffstat (limited to 'include/configs/dbau1x00.h')
-rw-r--r-- | include/configs/dbau1x00.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/dbau1x00.h b/include/configs/dbau1x00.h index 817676f182..faf2a87e18 100644 --- a/include/configs/dbau1x00.h +++ b/include/configs/dbau1x00.h @@ -80,14 +80,12 @@ #ifdef CONFIG_DBAU1550 -#undef CONFIG_CMD_I2C #undef CONFIG_CMD_IDE #undef CONFIG_CMD_PCMCIA #else #define CONFIG_CMD_IDE -#define CONFIG_CMD_DHCP #endif |