Skip to content
Snippets Groups Projects
Commit c9f72b3d authored by Daniel Gorsulowski's avatar Daniel Gorsulowski Committed by trix
Browse files

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: default avatarDaniel Gorsulowski <Daniel.Gorsulowski@esd.eu>
parent b032698f
No related branches found
No related tags found
No related merge requests found
......@@ -82,7 +82,6 @@
*/
#include <config_cmd_default.h>
#undef CONFIG_CMD_BDI
#undef CONFIG_CMD_AUTOSCRIPT
#undef CONFIG_CMD_FPGA
#undef CONFIG_CMD_LOADS
#undef CONFIG_CMD_IMLS
......
......@@ -131,7 +131,6 @@
* Command line configuration.
*/
#include <config_cmd_default.h>
#undef CONFIG_CMD_AUTOSCRIPT
#undef CONFIG_CMD_FPGA
#undef CONFIG_CMD_LOADS
#undef CONFIG_CMD_IMLS
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment