Skip to content

Commit 47f9151

Browse files
atorgueKAGA-KOKO
authored andcommitted
ARM/STM32: Select external interrupts controller
Originally-from: Maxime Coquelin <[email protected]> Signed-off-by: Alexandre TORGUE <[email protected]> Cc: Mark Rutland <[email protected]> Cc: [email protected] Cc: Daniel Thompson <[email protected]> Cc: Jason Cooper <[email protected]> Cc: [email protected] Cc: Marc Zyngier <[email protected]> Cc: [email protected] Cc: Linus Walleij <[email protected]> Cc: [email protected] Cc: Rob Herring <[email protected]> Cc: [email protected] Cc: [email protected] Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Thomas Gleixner <[email protected]>
1 parent e072041 commit 47f9151

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/arm/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -878,6 +878,7 @@ config ARCH_STM32
878878
select CLKSRC_STM32
879879
select PINCTRL
880880
select RESET_CONTROLLER
881+
select STM32_EXTI
881882
help
882883
Support for STMicroelectronics STM32 processors.
883884

0 commit comments

Comments
 (0)