From: Masahiro Yamada Date: Thu, 26 Oct 2017 12:24:27 +0000 (+0900) Subject: AM33XX: etamin: remove CONFIG_DFU_MTD X-Git-Url: http://git.ipfire.org/?p=people%2Fms%2Fu-boot.git;a=commitdiff_plain;h=1c0eece3d8a044b00ffebc11153ae6a155959404 AM33XX: etamin: remove CONFIG_DFU_MTD This macro is defined, but not referenced by anyone. I did not touch config_whitelist.txt - the CONFIG will be dropped by the next re-sync. Signed-off-by: Masahiro Yamada --- diff --git a/include/configs/etamin.h b/include/configs/etamin.h index c9584ad71c..7bd2c4aad4 100644 --- a/include/configs/etamin.h +++ b/include/configs/etamin.h @@ -120,7 +120,6 @@ -#define CONFIG_DFU_MTD #undef COMMON_ENV_DFU_ARGS #define COMMON_ENV_DFU_ARGS "dfu_args=run bootargs_defaults;" \ "setenv bootargs ${bootargs};" \