diff options
Diffstat (limited to 'configs/Mele_A1000_defconfig')
-rw-r--r-- | configs/Mele_A1000_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/Mele_A1000_defconfig b/configs/Mele_A1000_defconfig index 93707e441b..467a2673a1 100644 --- a/configs/Mele_A1000_defconfig +++ b/configs/Mele_A1000_defconfig @@ -11,4 +11,5 @@ CONFIG_SYS_EXTRA_OPTIONS="SUNXI_EMAC,MACPWR=SUNXI_GPH(15),AHCI" # CONFIG_CMD_FLASH is not set # CONFIG_CMD_FPGA is not set CONFIG_CMD_GPIO=y +CONFIG_SYS_NS16550=y CONFIG_USB_EHCI_HCD=y |