]> git.sur5r.net Git - u-boot/blobdiff - include/configs/tegra-common.h
usb: dwc3: Add DWC3 controller driver support
[u-boot] / include / configs / tegra-common.h
index 2d5842229ff2212668fefc119ead9b5012ac134c..7b4c0d70636e624160492839174a2065172ef3a9 100644 (file)
 #define CONFIG_ENV_OVERWRITE
 #define CONFIG_BAUDRATE                        115200
 
-/* include default commands */
-#include <config_cmd_default.h>
-
-/* remove unused commands */
-#undef CONFIG_CMD_FLASH                /* flinfo, erase, protect */
-#undef CONFIG_CMD_FPGA         /* FPGA configuration support */
-#undef CONFIG_CMD_IMI
-#undef CONFIG_CMD_IMLS
-#undef CONFIG_CMD_NFS          /* NFS support */
-
 /* turn on command-line edit/hist/auto */
 #define CONFIG_COMMAND_HISTORY