From: Alan Tull Date: Wed, 24 Apr 2019 15:39:16 +0000 (-0500) Subject: ARM: socfpga_defconfig: enable LTC2497 X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=fce638e85350852294096d82d57a696b7cbb22b5;p=linux.git ARM: socfpga_defconfig: enable LTC2497 Enable the LTC2497 driver to support the two LTC2497's that are on the SoCFPGA Arria10 Devkit. Signed-off-by: Alan Tull Signed-off-by: Dinh Nguyen --- diff --git a/arch/arm/configs/socfpga_defconfig b/arch/arm/configs/socfpga_defconfig index c96d93fb68c64..2bdfafa8c29f4 100644 --- a/arch/arm/configs/socfpga_defconfig +++ b/arch/arm/configs/socfpga_defconfig @@ -126,6 +126,8 @@ CONFIG_RTC_DRV_DS1307=y CONFIG_DMADEVICES=y CONFIG_PL330_DMA=y CONFIG_DMATEST=m +CONFIG_IIO=y +CONFIG_LTC2497=y CONFIG_FPGA=y CONFIG_FPGA_MGR_SOCFPGA=y CONFIG_FPGA_MGR_SOCFPGA_A10=y