[U-Boot] [PATCH v3 11/13] ns16550: zap CONFIG_NS16550_SERIAL
Simon Glass
sjg at chromium.org
Fri Nov 20 18:18:39 CET 2015
On 19 November 2015 at 06:48, Thomas Chou <thomas at wytron.com.tw> wrote:
> Zap CONFIG_NS16550_SERIAL, as the unification of ns16550 drivers
> is completed.
>
> Signed-off-by: Thomas Chou <thomas at wytron.com.tw>
> Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
> ---
> configs/efi-x86_defconfig | 1 -
> drivers/serial/Kconfig | 12 ------------
> drivers/serial/ns16550.c | 4 ----
> include/configs/am43xx_evm.h | 2 --
> include/configs/cm_t43.h | 1 -
> include/configs/mv-common.h | 4 ----
> include/configs/omap3_pandora.h | 1 -
> include/configs/sniper.h | 4 +---
> include/configs/sunxi-common.h | 4 +---
> include/configs/tb100.h | 1 -
> include/configs/tegra-common.h | 1 -
> include/configs/ti_am335x_common.h | 4 ----
> include/configs/ti_armv7_keystone2.h | 2 --
> include/configs/ti_omap3_common.h | 4 ----
> include/configs/ti_omap4_common.h | 2 --
> include/configs/ti_omap5_common.h | 2 --
> 16 files changed, 2 insertions(+), 47 deletions(-)
Acked-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list