From d91013034a3222137a5ac4d82aa45f15bd6ff284 Mon Sep 17 00:00:00 2001 From: Alex Kiernan Date: Sun, 1 Apr 2018 16:37:53 +0000 Subject: Migrate CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG to Kconfig Convert CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG to Kconfig Signed-off-by: Alex Kiernan Reviewed-by: Lukasz Majewski Reviewed-by: Petr Vorel Reviewed-by: Petr Vorel --- include/configs/colibri_imx6.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/colibri_imx6.h') diff --git a/include/configs/colibri_imx6.h b/include/configs/colibri_imx6.h index d257e5c339..5c8f2d83af 100644 --- a/include/configs/colibri_imx6.h +++ b/include/configs/colibri_imx6.h @@ -38,7 +38,6 @@ /* Make the HW version stuff available in U-Boot env */ #define CONFIG_VERSION_VARIABLE /* ver environment variable */ -#define CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG /* I2C Configs */ #define CONFIG_SYS_I2C -- cgit v1.2.1