aboutsummaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorAlan Tull <atull@kernel.org>2019-04-24 10:39:16 -0500
committerDinh Nguyen <dinguyen@kernel.org>2019-04-24 12:52:47 -0500
commitfce638e85350852294096d82d57a696b7cbb22b5 (patch)
treeae360009ed28bc74025e523fea0fdf0883c55089 /arch
parentARM: socfpga_defconfig: enable support for large block devices (diff)
downloadlinux-dev-fce638e85350852294096d82d57a696b7cbb22b5.tar.xz
linux-dev-fce638e85350852294096d82d57a696b7cbb22b5.zip
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 <atull@kernel.org> Signed-off-by: Dinh Nguyen <dinguyen@kernel.org>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm/configs/socfpga_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/configs/socfpga_defconfig b/arch/arm/configs/socfpga_defconfig
index c96d93fb68c6..2bdfafa8c29f 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