From 6edf6a21798507daa5446eb859b5ea15386985c8 Mon Sep 17 00:00:00 2001 From: Hans de Goede Date: Thu, 10 Dec 2015 11:10:17 +0100 Subject: sunxi: select SYS_NS16550 from Kconfig Select SYS_NS16550 from Kconfig instead of setting it in all our defconfig files. Signed-off-by: Hans de Goede --- configs/A20-Olimex-SOM-EVB_defconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'configs/A20-Olimex-SOM-EVB_defconfig') diff --git a/configs/A20-Olimex-SOM-EVB_defconfig b/configs/A20-Olimex-SOM-EVB_defconfig index 5166c0616c..f616388c8e 100644 --- a/configs/A20-Olimex-SOM-EVB_defconfig +++ b/configs/A20-Olimex-SOM-EVB_defconfig @@ -14,5 +14,4 @@ CONFIG_SYS_EXTRA_OPTIONS="SUNXI_GMAC,RGMII,AHCI,SATAPWR=SUNXI_GPC(3)" # CONFIG_CMD_FPGA is not set CONFIG_CMD_GPIO=y CONFIG_ETH_DESIGNWARE=y -CONFIG_SYS_NS16550=y CONFIG_USB_EHCI_HCD=y -- cgit v1.2.1