]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
irqchip/stm32mp-exti: CONFIG_STM32MP_EXTI should not default to y when compile-testing
authorGeert Uytterhoeven <geert+renesas@glider.be>
Tue, 3 Dec 2024 16:27:40 +0000 (17:27 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 14 Dec 2024 19:03:16 +0000 (20:03 +0100)
commit7cddf3b4a0529025c770e6917c6100cb38503dd2
treea519c39371a6bbf9c64f26e6d6c1da9ab2d8668f
parentbdbf87486dca2c90f4c85301e859c2987e26c6b0
irqchip/stm32mp-exti: CONFIG_STM32MP_EXTI should not default to y when compile-testing

[ Upstream commit 9151299ee5101e03eeed544c1280b0e14b89a8a4 ]

Merely enabling compile-testing should not enable additional functionality.

Fixes: 0be58e0553812fcb ("irqchip/stm32mp-exti: Allow building as module")
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/all/ef5ec063b23522058f92087e072419ea233acfe9.1733243115.git.geert+renesas@glider.be
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/irqchip/Kconfig