summaryrefslogtreecommitdiffstats
path: root/include/configs/am3517_evm.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2018-09-14 13:41:31 -0400
committerTom Rini <trini@konsulko.com>2018-09-14 13:41:31 -0400
commit3a8f6778227987e3f4fa7418ecfd6d024341b714 (patch)
treeac510b00cb4bc5d33053cc66ba75538ed33ca638 /include/configs/am3517_evm.h
parent45ec3228f2e7bc7616b642da93f17d6b89987eff (diff)
downloadu-boot-3a8f6778227987e3f4fa7418ecfd6d024341b714.tar.gz
u-boot-3a8f6778227987e3f4fa7418ecfd6d024341b714.tar.xz
u-boot-3a8f6778227987e3f4fa7418ecfd6d024341b714.zip
am3517_evm: Drop inadvertently added line
I added in the CONFIG_MISC_INIT_R line by mistake when applying the previous patch, fix. Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/configs/am3517_evm.h')
-rw-r--r--include/configs/am3517_evm.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/am3517_evm.h b/include/configs/am3517_evm.h
index a3d261bbba..0463e42048 100644
--- a/include/configs/am3517_evm.h
+++ b/include/configs/am3517_evm.h
@@ -25,7 +25,6 @@
#include <configs/ti_omap3_common.h>
#undef CONFIG_DM_I2C_COMPAT
-#define CONFIG_MISC_INIT_R
#define CONFIG_REVISION_TAG
/* Hardware drivers */