浏览代码

at91: boards cleanup for deprecated CONFIG_CMD_AUTOSCRIPT

CONFIG_CMD_AUTOSCRIPT support is deprecated and non-existing
This clean up patch removes the references for esd boards

Signed-off-by: Daniel Gorsulowski <Daniel.Gorsulowski@esd.eu>
Daniel Gorsulowski 15 年之前
父节点
当前提交
c9f72b3da8
共有 2 个文件被更改,包括 0 次插入2 次删除
  1. 0 1
      include/configs/meesc.h
  2. 0 1
      include/configs/otc570.h

+ 0 - 1
include/configs/meesc.h

@@ -82,7 +82,6 @@
  */
  */
 #include <config_cmd_default.h>
 #include <config_cmd_default.h>
 #undef CONFIG_CMD_BDI
 #undef CONFIG_CMD_BDI
-#undef CONFIG_CMD_AUTOSCRIPT
 #undef CONFIG_CMD_FPGA
 #undef CONFIG_CMD_FPGA
 #undef CONFIG_CMD_LOADS
 #undef CONFIG_CMD_LOADS
 #undef CONFIG_CMD_IMLS
 #undef CONFIG_CMD_IMLS

+ 0 - 1
include/configs/otc570.h

@@ -131,7 +131,6 @@
  * Command line configuration.
  * Command line configuration.
  */
  */
 #include <config_cmd_default.h>
 #include <config_cmd_default.h>
-#undef CONFIG_CMD_AUTOSCRIPT
 #undef CONFIG_CMD_FPGA
 #undef CONFIG_CMD_FPGA
 #undef CONFIG_CMD_LOADS
 #undef CONFIG_CMD_LOADS
 #undef CONFIG_CMD_IMLS
 #undef CONFIG_CMD_IMLS