diff options
Diffstat (limited to 'include/configs/omap4_panda.h')
-rw-r--r-- | include/configs/omap4_panda.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/omap4_panda.h b/include/configs/omap4_panda.h index 15f3eec313..3e7096e1da 100644 --- a/include/configs/omap4_panda.h +++ b/include/configs/omap4_panda.h @@ -17,7 +17,6 @@ */ /* USB UHH support options */ -#define CONFIG_CMD_USB #define CONFIG_USB_HOST #define CONFIG_USB_EHCI #define CONFIG_USB_EHCI_OMAP @@ -33,8 +32,6 @@ #define CONFIG_UBOOT_ENABLE_PADS_ALL -#define CONFIG_CMD_PING -#define CONFIG_CMD_DHCP #include <configs/ti_omap4_common.h> |