On Fri, Dec 17, 2021 at 06:08:39PM -0500, Tom Rini wrote:
> The only place we use CONFIG_CPU_ARMV8 was in the arm_dcc serial driver.
> Switch this to CONFIG_ARM64 today, and if in the future we need finer
> granularity tuning here, a new CONFIG_SERIAL option needs to be
> introduced.
>
> Signed-o
The only place we use CONFIG_CPU_ARMV8 was in the arm_dcc serial driver.
Switch this to CONFIG_ARM64 today, and if in the future we need finer
granularity tuning here, a new CONFIG_SERIAL option needs to be
introduced.
Signed-off-by: Tom Rini
---
drivers/serial/arm_dcc.c| 2 +-
include/c
2 matches
Mail list logo