Re: [U-Boot] [PATCH v2 7/8] serial: uniphier: move CONFIG_UNIPHIER_SERIAL to Kconfig

2014-10-23 Thread Simon Glass
On 23 October 2014 07:26, Masahiro Yamada wrote: > Signed-off-by: Masahiro Yamada > Acked-by: Simon Glass > --- > > Changes in v2: None > > configs/ph1_ld4_defconfig | 1 + > configs/ph1_pro4_defconfig | 1 + > configs/ph1_sld8_defconfig | 1 + > drivers/serial/Kconfig | 6 ++ > includ

[U-Boot] [PATCH v2 7/8] serial: uniphier: move CONFIG_UNIPHIER_SERIAL to Kconfig

2014-10-23 Thread Masahiro Yamada
Signed-off-by: Masahiro Yamada Acked-by: Simon Glass --- Changes in v2: None configs/ph1_ld4_defconfig | 1 + configs/ph1_pro4_defconfig | 1 + configs/ph1_sld8_defconfig | 1 + drivers/serial/Kconfig | 6 ++ include/configs/ph1_ld4.h | 4 +--- include/configs/ph1_pro4.h | 4 +--- in