projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cb46b09
)
ARM: socfpga_defconfig: enable LTC2497
author
Alan Tull
<atull@kernel.org>
Wed, 24 Apr 2019 15:39:16 +0000
(10:39 -0500)
committer
Dinh Nguyen
<dinguyen@kernel.org>
Wed, 24 Apr 2019 17:52:47 +0000
(12:52 -0500)
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>
arch/arm/configs/socfpga_defconfig
patch
|
blob
|
history
diff --git
a/arch/arm/configs/socfpga_defconfig
b/arch/arm/configs/socfpga_defconfig
index c96d93fb68c640db33bb03932364999043d81381..2bdfafa8c29f4716f57f6c10998782904661448f 100644
(file)
--- 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