commit | eba768c545870619a811fe3a4e4635a0fcebc2a6 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Jul 19 13:55:55 2020 -0600 |
committer | Simon Glass <sjg@chromium.org> | Tue Jul 28 19:30:39 2020 -0600 |
tree | 3b6c8c6ed3984564fbd13d5b365459f52c3a39fa | |
parent | aafe5c5ef89065c61757d95cef0b5f3b2848d537 [diff] [blame] |
rockchip: jerry: Add serial support This option allows the serial console to work correctly. Add it. Signed-off-by: Simon Glass <sjg@chromium.org>
diff --git a/configs/chromebook_jerry_defconfig b/configs/chromebook_jerry_defconfig index 5c70957..c45bc22 100644 --- a/configs/chromebook_jerry_defconfig +++ b/configs/chromebook_jerry_defconfig
@@ -85,6 +85,7 @@ CONFIG_RAM=y CONFIG_SPL_RAM=y CONFIG_DEBUG_UART_SHIFT=2 +CONFIG_ROCKCHIP_SERIAL=y CONFIG_SOUND=y CONFIG_I2S=y CONFIG_I2S_ROCKCHIP=y