mirror of
https://github.com/Telecominfraproject/OpenCellular.git
synced 2026-01-02 13:14:51 +00:00
scarlet: Enable DMA for UART_RX
BUG=b:70565700 BRANCH=none TEST='firmware_FwScreenPressPower' passes 4/4 Change-Id: Ifd87a7a212b3731a25630a791343ff96aef0e9cb Signed-off-by: Philip Chen <philipchen@google.com> Reviewed-on: https://chromium-review.googlesource.com/826475 Commit-Ready: Philip Chen <philipchen@chromium.org> Tested-by: Philip Chen <philipchen@chromium.org> Reviewed-by: Shawn N <shawnn@chromium.org>
This commit is contained in:
@@ -35,6 +35,7 @@
|
||||
|
||||
#undef CONFIG_UART_CONSOLE
|
||||
#define CONFIG_UART_CONSOLE 1
|
||||
#define CONFIG_UART_RX_DMA
|
||||
|
||||
/* Region sizes are no longer a power of 2 so we can't enable MPU */
|
||||
#undef CONFIG_MPU
|
||||
|
||||
Reference in New Issue
Block a user