ARM: stm32: Use different EXTI driver on ARMv7m and ARMv7a
authorAntonio Borneo <antonio.borneo@foss.st.com>
Thu, 20 Jun 2024 08:31:09 +0000 (10:31 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Sun, 23 Jun 2024 17:49:44 +0000 (19:49 +0200)
commit721cdbd68c588a0e883d8a7658bc6a56237eaa71
tree7e554080a47dc3202de70d75ebe800753954541e
parentb20cf2dcbe8b77afb4fcbe7af9349dfca6b7f22a
ARM: stm32: Use different EXTI driver on ARMv7m and ARMv7a

Build the proper driver by selecting the appropriate config flag.

Signed-off-by: Antonio Borneo <antonio.borneo@foss.st.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/r/20240620083115.204362-3-antonio.borneo@foss.st.com
arch/arm/mach-stm32/Kconfig