kconfig: move CONFIG_CMD_GO to Kconfig
[oweals/u-boot.git] / include / config_cmd_defaults.h
index 5761d7c3fdfebb588c5e8fc971bd641e735647c9..0ef63eee1472028237a30a10242d1b03791d67d5 100644 (file)
@@ -9,7 +9,6 @@
 #ifndef _CONFIG_CMD_DEFAULTS_H_
 #define _CONFIG_CMD_DEFAULTS_H_
 
-#define CONFIG_CMD_GO 1
 #define CONFIG_CMD_IMPORTENV 1
 
 #endif