drivers: apic_tsc: revert add dependency of DYNAMIC_INTERRUPTS

PR #74127 introduced a dependency loop that appeared to not be caught
by CI.

Signed-off-by: David Leach <david.leach@nxp.com>
This commit is contained in:
David Leach 2024-06-13 22:40:44 -05:00
commit d45605e6a3

View file

@ -54,7 +54,6 @@ config APIC_TSC_DEADLINE_TIMER
config APIC_TIMER_TSC
bool "Local APIC timer using TSC time source"
depends on !SMP
depends on DYNAMIC_INTERRUPTS
select LOAPIC
select TICKLESS_CAPABLE
select TIMER_HAS_64BIT_CYCLE_COUNTER