diff options
author | Peter Robinson <pbrobinson@gmail.com> | 2017-03-16 16:55:56 +0000 |
---|---|---|
committer | Peter Robinson <pbrobinson@gmail.com> | 2017-03-16 16:55:56 +0000 |
commit | c3de37e932a7fd6f988a71a7813f607df35aca63 (patch) | |
tree | e2167a620570dc81ef6e6493cc33f3d477e950a0 /kernel-armv7hl-lpae.config | |
parent | 6468f3b5943ed40d1033062268e08294bcbaf43c (diff) | |
download | kernel-c3de37e932a7fd6f988a71a7813f607df35aca63.tar.gz kernel-c3de37e932a7fd6f988a71a7813f607df35aca63.tar.xz kernel-c3de37e932a7fd6f988a71a7813f607df35aca63.zip |
Enable STi Serial Console
Diffstat (limited to 'kernel-armv7hl-lpae.config')
-rw-r--r-- | kernel-armv7hl-lpae.config | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/kernel-armv7hl-lpae.config b/kernel-armv7hl-lpae.config index 0d421b005..ef0b50dda 100644 --- a/kernel-armv7hl-lpae.config +++ b/kernel-armv7hl-lpae.config @@ -4907,7 +4907,8 @@ CONFIG_SERIAL_SAMSUNG_CONSOLE=y CONFIG_SERIAL_SAMSUNG=y # CONFIG_SERIAL_SC16IS7XX is not set # CONFIG_SERIAL_SCCNXP is not set -# CONFIG_SERIAL_ST_ASC is not set +CONFIG_SERIAL_ST_ASC_CONSOLE=y +CONFIG_SERIAL_ST_ASC=y CONFIG_SERIAL_TEGRA=y # CONFIG_SERIAL_TIMBERDALE is not set # CONFIG_SERIAL_UARTLITE is not set |