From 84e9dcc120c59942cc35a1e229e856ce556d7ca2 Mon Sep 17 00:00:00 2001 From: Patrice Chotard Date: Wed, 26 Jul 2017 15:48:39 +0200 Subject: serial: stm32x7: Convert CONFIG_STM32X7_SERIAL to Kconfig Add CONFIG_STM32X7_SERIAL as a Kconfig option. Signed-off-by: Patrice Chotard Reviewed-by: Vikas Manocha --- include/configs/stm32f746-disco.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include') diff --git a/include/configs/stm32f746-disco.h b/include/configs/stm32f746-disco.h index 46955b1f1f8..3f5ddbc9fac 100644 --- a/include/configs/stm32f746-disco.h +++ b/include/configs/stm32f746-disco.h @@ -31,7 +31,6 @@ #define CONFIG_ENV_SIZE (8 << 10) #define CONFIG_STM32_FLASH -#define CONFIG_STM32X7_SERIAL #define CONFIG_DW_GMAC_DEFAULT_DMA_PBL (8) #define CONFIG_DW_ALTDESCRIPTOR -- cgit v1.2.3