Commit c4188edc9e92fdc4b341c5cba91ffd8c3e9997e5

Authored by Catalin Marinas
1 parent e6b6dc7f35

arm64: Enable support for the ARM GIC interrupt controller

This patch enables ARM_GIC on the arm64 kernel.

Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>

Showing 1 changed file with 1 additions and 0 deletions Side-by-side Diff

... ... @@ -6,6 +6,7 @@
6 6 select ARCH_WANT_FRAME_POINTERS
7 7 select ARM_AMBA
8 8 select ARM_ARCH_TIMER
  9 + select ARM_GIC
9 10 select CLONE_BACKWARDS
10 11 select COMMON_CLK
11 12 select GENERIC_CLOCKEVENTS