summaryrefslogtreecommitdiff
path: root/configs/Chuwi_V7_CW0825_defconfig
diff options
context:
space:
mode:
authorHans de Goede <hdegoede@redhat.com>2015-12-10 11:10:17 +0100
committerHans de Goede <hdegoede@redhat.com>2015-12-10 15:45:48 +0100
commit6edf6a21798507daa5446eb859b5ea15386985c8 (patch)
tree337d9723f54681d86f22980a837bcdd3b9384c7b /configs/Chuwi_V7_CW0825_defconfig
parent086a2509e952ec27ebf9aa9ca4d844f35fd0fe8a (diff)
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 <hdegoede@redhat.com>
Diffstat (limited to 'configs/Chuwi_V7_CW0825_defconfig')
-rw-r--r--configs/Chuwi_V7_CW0825_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/Chuwi_V7_CW0825_defconfig b/configs/Chuwi_V7_CW0825_defconfig
index 2b2a239797..dedf772fc6 100644
--- a/configs/Chuwi_V7_CW0825_defconfig
+++ b/configs/Chuwi_V7_CW0825_defconfig
@@ -18,7 +18,6 @@ CONFIG_SPL=y
# CONFIG_CMD_FLASH is not set
# CONFIG_CMD_FPGA is not set
CONFIG_CMD_GPIO=y
-CONFIG_SYS_NS16550=y
CONFIG_USB_MUSB_HOST=y
CONFIG_VIDEO_LCD_SPI_CS="PA0"
CONFIG_VIDEO_LCD_SPI_SCLK="PA1"