diff options
Diffstat (limited to 'include/configs/colibri_t30.h')
-rw-r--r-- | include/configs/colibri_t30.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/colibri_t30.h b/include/configs/colibri_t30.h index 47914c7..a34da80 100644 --- a/include/configs/colibri_t30.h +++ b/include/configs/colibri_t30.h @@ -26,7 +26,6 @@ /* I2C */ #define CONFIG_SYS_I2C_TEGRA -#define CONFIG_CMD_I2C /* SD/MMC support */ #define CONFIG_MMC @@ -44,14 +43,12 @@ #define CONFIG_USB_EHCI #define CONFIG_USB_EHCI_TEGRA #define CONFIG_USB_STORAGE -#define CONFIG_CMD_USB /* USB networking support */ #define CONFIG_USB_HOST_ETHER #define CONFIG_USB_ETHER_ASIX /* General networking support */ -#define CONFIG_CMD_DHCP #define CONFIG_IP_DEFRAG #define CONFIG_TFTP_BLOCKSIZE 16384 #define CONFIG_TFTP_TSIZE |