aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/configs
diff options
context:
space:
mode:
authorClaudiu Beznea <claudiu.beznea@microchip.com>2022-04-08 11:00:31 +0300
committerNicolas Ferre <nicolas.ferre@microchip.com>2022-05-06 10:05:46 +0200
commit7dac8e27c62d9acec3470d2675747abeacfb7422 (patch)
tree8c9f6aa3de9c2b120480ba00ccbe8d39793a3546 /arch/arm/configs
parentARM: configs: at91: sama7: add MCHP PDMC and DMIC drivers (diff)
downloadlinux-dev-7dac8e27c62d9acec3470d2675747abeacfb7422.tar.xz
linux-dev-7dac8e27c62d9acec3470d2675747abeacfb7422.zip
ARM: configs: at91: sama7: enable CONFIG_RESET_CONTROLLER
Enable CONFIG_RESET_CONTROLLER. It is necessary for resetting individual in SoC devices. Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com> Signed-off-by: Nicolas Ferre <nicolas.ferre@microchip.com> Link: https://lore.kernel.org/r/20220408080031.2527232-11-claudiu.beznea@microchip.com
Diffstat (limited to 'arch/arm/configs')
-rw-r--r--arch/arm/configs/sama7_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/configs/sama7_defconfig b/arch/arm/configs/sama7_defconfig
index 11867a7d26c5..4a8466306b54 100644
--- a/arch/arm/configs/sama7_defconfig
+++ b/arch/arm/configs/sama7_defconfig
@@ -196,6 +196,7 @@ CONFIG_AT91_SAMA5D2_ADC=y
CONFIG_PWM=y
CONFIG_PWM_ATMEL=y
CONFIG_MCHP_EIC=y
+CONFIG_RESET_CONTROLLER=y
CONFIG_EXT2_FS=y
CONFIG_EXT3_FS=y
CONFIG_FANOTIFY=y