From 4585601ae2147730fcf342ed9b57a2c684503490 Mon Sep 17 00:00:00 2001 From: Simon Glass Date: Mon, 23 Jan 2017 13:31:21 -0700 Subject: Convert CONFIG_ARCH_MISC_INIT to Kconfig This converts the following to Kconfig: CONFIG_ARCH_MISC_INIT Signed-off-by: Simon Glass --- include/configs/colibri_t20.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'include/configs/colibri_t20.h') diff --git a/include/configs/colibri_t20.h b/include/configs/colibri_t20.h index e141dfb..791a29b 100644 --- a/include/configs/colibri_t20.h +++ b/include/configs/colibri_t20.h @@ -11,8 +11,6 @@ #include "tegra20-common.h" -#define CONFIG_ARCH_MISC_INIT - /* High-level configuration options */ #define CONFIG_DISPLAY_BOARDINFO_LATE /* Calls show_board_info() */ -- cgit v1.1