commit | 0f73ac6c3f5f9280c288aef522fe3fdc4b6f023b | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Tue Jun 02 17:26:33 2020 -0400 |
committer | Tom Rini <trini@konsulko.com> | Thu Jun 04 15:04:11 2020 -0400 |
tree | 308a17eac5cff837e2104cc5e0b9d7de363f0151 | |
parent | 09e67ed69b6a65cc95ca28158ed5df02ea8a3a0a [diff] |
serial: Convert ARM_DCC to Kconfig The symbol "CONFIG_ARM_DCC" is used to control building drivers/serial/arm_dcc.c. Provide a simple Kconfig entry for this. Cc: Luca Ceresoli <luca@lucaceresoli.net> Cc: Michal Simek <monstr@monstr.eu> Cc: Tom McLeod <tom.mcleod@opalkelly.com> Cc: Mike Looijmans <mike.looijmans@topic.nl> Signed-off-by: Tom Rini <trini@konsulko.com> Reviewed-by: Luca Ceresoli <luca@lucaceresoli.net>