summaryrefslogtreecommitdiffstats
path: root/arch/arm/configs/socfpga_defconfig
diff options
context:
space:
mode:
authorAlan Tull2015-10-13 20:30:02 +0200
committerDinh Nguyen2015-10-13 21:25:18 +0200
commitb97cecc7a61df121f2c1e350e09fc784a1706ef0 (patch)
tree591c49e2a674a645e2a2ae36341e97fa1de641cf /arch/arm/configs/socfpga_defconfig
parentLinux 4.3-rc1 (diff)
downloadkernel-qcow2-linux-b97cecc7a61df121f2c1e350e09fc784a1706ef0.tar.gz
kernel-qcow2-linux-b97cecc7a61df121f2c1e350e09fc784a1706ef0.tar.xz
kernel-qcow2-linux-b97cecc7a61df121f2c1e350e09fc784a1706ef0.zip
ARM: socfpga_defconfig: enable fpga manager
Enable fpga manager framework and low level driver for socfpga in socfpga_defconfig Signed-off-by: Alan Tull <atull@opensource.altera.com> Reviewed-by: Moritz Fischer <moritz.fischer@ettus.com> Signed-off-by: Dinh Nguyen <dinguyen@opensource.altera.com>
Diffstat (limited to 'arch/arm/configs/socfpga_defconfig')
-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 a2956c3112f1..8128b93ed72c 100644
--- a/arch/arm/configs/socfpga_defconfig
+++ b/arch/arm/configs/socfpga_defconfig
@@ -86,6 +86,8 @@ CONFIG_USB_DWC2=y
CONFIG_USB_DWC2_HOST=y
CONFIG_MMC=y
CONFIG_MMC_DW=y
+CONFIG_FPGA=y
+CONFIG_FPGA_MGR_SOCFPGA=y
CONFIG_EXT2_FS=y
CONFIG_EXT2_FS_XATTR=y
CONFIG_EXT2_FS_POSIX_ACL=y