commit | 29bb56d573d15fa8d412a92dbbdfe7edf89ecdb4 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Thu Aug 19 12:25:56 2021 -0400 |
committer | Tom Rini <trini@konsulko.com> | Thu Aug 19 12:26:59 2021 -0400 |
tree | ae8ae218b754415dea39074748505f703a458913 | |
parent | 79d389a54891a67269bfa366f044a2079409e499 [diff] |
arm: Migrate GICV2 / GICV3 to Kconfig Migrate CONFIG_GICV2 and CONFIG_GICV3 to Kconfig. We still have the GIC related registers that need to be handled more cleanly but start by moving this symbol to Kconfig. Signed-off-by: Tom Rini <trini@konsulko.com>