summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.masahiro@socionext.com>2017-10-26 21:24:27 +0900
committerTom Rini <trini@konsulko.com>2017-10-27 08:52:22 -0400
commit1c0eece3d8a044b00ffebc11153ae6a155959404 (patch)
tree79702136b1f6614631709262bada4cbdbc6b5bf3
parenteac89575af7c2aba21861229d06e2f36c5c9866e (diff)
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 <yamada.masahiro@socionext.com>
-rw-r--r--include/configs/etamin.h1
1 files changed, 0 insertions, 1 deletions
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};" \