aboutsummaryrefslogtreecommitdiff
path: root/include/configs/mccmon6.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2020-05-26 15:06:19 -0400
committerTom Rini <trini@konsulko.com>2020-06-04 18:10:02 -0400
commit68ff2343311cec25d6cae056445a61964a56f531 (patch)
tree9bc4a6a163a3eec1b3565097e83df82f45b8ecae /include/configs/mccmon6.h
parente985eb14ac5cff260321519a309f540909b77c16 (diff)
downloadu-boot-68ff2343311cec25d6cae056445a61964a56f531.zip
u-boot-68ff2343311cec25d6cae056445a61964a56f531.tar.gz
u-boot-68ff2343311cec25d6cae056445a61964a56f531.tar.bz2
Convert CONFIG_BOARD_LATE_INIT to Kconfig
This converts the following to Kconfig: CONFIG_BOARD_LATE_INIT Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/configs/mccmon6.h')
-rw-r--r--include/configs/mccmon6.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/mccmon6.h b/include/configs/mccmon6.h
index ee942a4..0c383e9 100644
--- a/include/configs/mccmon6.h
+++ b/include/configs/mccmon6.h
@@ -28,7 +28,6 @@
/* Size of malloc() pool */
#define CONFIG_SYS_MALLOC_LEN (10 * SZ_1M)
-#define CONFIG_BOARD_LATE_INIT
#define CONFIG_MXC_UART_BASE UART1_BASE
/* MMC Configuration */