commit | 9a713a529b48b3bf7a7b7777b7cb6aedc2530685 | [log] [tgz] |
---|---|---|
author | Guodong Xu <guodong.xu@linaro.org> | Thu Aug 10 10:37:26 2017 +0800 |
committer | Wei Xu <xuwei5@hisilicon.com> | Mon Aug 14 16:14:12 2017 +0100 |
tree | 68d0c84aa966ce8803f969f2abda50b8ed0ff1fd | |
parent | a0d62c70e39af3bcc811bed48c632c1732bd398e [diff] |
arm64: defconfig: enable support for serial port connected device This patch enables these configs: +CONFIG_SERIAL_DEV_BUS=y +CONFIG_SERIAL_DEV_CTRL_TTYPORT=y As example, a bluetooth device connected to UART port can be supported by this. Signed-off-by: Guodong Xu <guodong.xu@linaro.org> Signed-off-by: Wei Xu <xuwei5@hisilicon.com>