Re: [U-Boot] [PATCH 1/1] serial: stm32x7: Convert CONFIG_STM32X7_SERIAL to Kconfig

2017-07-26 Thread Vikas Manocha
LGTM, On 07/26/2017 06:48 AM, patrice.chot...@st.com wrote: > From: Patrice Chotard > > Add CONFIG_STM32X7_SERIAL as a Kconfig option. > > Signed-off-by: Patrice Chotard Reviewed-by: Vikas Manocha Cheers, Vikas > --- >

[U-Boot] [PATCH 1/1] serial: stm32x7: Convert CONFIG_STM32X7_SERIAL to Kconfig

2017-07-26 Thread patrice.chotard
From: Patrice Chotard Add CONFIG_STM32X7_SERIAL as a Kconfig option. Signed-off-by: Patrice Chotard --- configs/stm32f746-disco_defconfig | 1 + drivers/serial/Kconfig| 7 +++ include/configs/stm32f746-disco.h | 1 -