diff mbox series

[2/2] ARM: configs: at91: add eic

Message ID 20220228122326.1400954-3-claudiu.beznea@microchip.com
State Accepted
Commit 3759326db7066e8a097f9399a445de0df73c5f35
Headers show
Series [1/2] ARM: dts: at91: sama7g5: add eic node | expand

Commit Message

Claudiu Beznea Feb. 28, 2022, 12:23 p.m. UTC
Add eic.

Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com>
---
 arch/arm/configs/sama7_defconfig | 1 +
 1 file changed, 1 insertion(+)
diff mbox series

Patch

diff --git a/arch/arm/configs/sama7_defconfig b/arch/arm/configs/sama7_defconfig
index aad10ae85a7d..ecb5c4b750e1 100644
--- a/arch/arm/configs/sama7_defconfig
+++ b/arch/arm/configs/sama7_defconfig
@@ -190,6 +190,7 @@  CONFIG_IIO_SW_TRIGGER=y
 CONFIG_AT91_SAMA5D2_ADC=y
 CONFIG_PWM=y
 CONFIG_PWM_ATMEL=y
+CONFIG_MCHP_EIC=y
 CONFIG_EXT2_FS=y
 CONFIG_EXT3_FS=y
 CONFIG_FANOTIFY=y