]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/ti814x_evm.h
Move defaults from config_cmd_default.h to Kconfig
[karo-tx-uboot.git] / include / configs / ti814x_evm.h
index 372a02be0ebeedc3f1f810c5f722dc2c3e736044..fcfb70e309415063804c33ab39b726b87bbd0a5f 100644 (file)
@@ -38,8 +38,6 @@
 #define CONFIG_INITRD_TAG              /* for ramdisk support */
 
 /* commands to include */
-# include <config_cmd_default.h>
-
 #define CONFIG_CMD_ASKENV
 #define CONFIG_VERSION_VARIABLE
 
 #define V_OSCK                 24000000        /* Clock output from T2 */
 #define V_SCLK                 (V_OSCK >> 1)
 
-#define CONFIG_CMD_ECHO
-
 /* max number of command args */
 #define CONFIG_SYS_MAXARGS             16