From 8ccf98b1cfd2811e3121c719e294bdd8ebab1c45 Mon Sep 17 00:00:00 2001 From: Adam Ford Date: Sun, 29 Jul 2018 13:13:29 -0500 Subject: Convert CONFIG_MISC_INIT_R to Kconfig This converts the following to Kconfig: CONFIG_MISC_INIT_R Signed-off-by: Adam Ford [trini: Update the defaults logic slightly] Signed-off-by: Tom Rini --- include/configs/dragonboard410c.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'include/configs/dragonboard410c.h') diff --git a/include/configs/dragonboard410c.h b/include/configs/dragonboard410c.h index fabdcf1d475..cf021083ae2 100644 --- a/include/configs/dragonboard410c.h +++ b/include/configs/dragonboard410c.h @@ -11,8 +11,6 @@ #include #include -#define CONFIG_MISC_INIT_R /* To stop autoboot */ - /* Physical Memory Map */ #define PHYS_SDRAM_1 0x80000000 /* 1008 MB (the last ~30Mb are secured for TrustZone by ATF*/ -- cgit v1.2.3