From: Claudiu Beznea Date: Wed, 26 Oct 2022 12:41:11 +0000 (+0300) Subject: ARM: configs: at91: sama7: add config for microchip otpc X-Git-Tag: v6.2-rc1~207^2~14^2~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=20191d396a748d31f0b6036742b93f7d1a56bb97;p=thirdparty%2Fkernel%2Flinux.git ARM: configs: at91: sama7: add config for microchip otpc Add config flag for Microchip OTPC. Signed-off-by: Claudiu Beznea Link: https://lore.kernel.org/r/20221026124114.985876-9-claudiu.beznea@microchip.com --- diff --git a/arch/arm/configs/sama7_defconfig b/arch/arm/configs/sama7_defconfig index dcd2705b7c97f..d5b748e2e7726 100644 --- a/arch/arm/configs/sama7_defconfig +++ b/arch/arm/configs/sama7_defconfig @@ -196,6 +196,7 @@ CONFIG_PWM=y CONFIG_PWM_ATMEL=y CONFIG_MCHP_EIC=y CONFIG_RESET_CONTROLLER=y +CONFIG_NVMEM_MICROCHIP_OTPC=y CONFIG_EXT2_FS=y CONFIG_EXT3_FS=y CONFIG_FANOTIFY=y