]> Git Repo - linux.git/commitdiff
ARM: socfpga_defconfig: enable fpga manager
authorAlan Tull <[email protected]>
Tue, 13 Oct 2015 18:30:02 +0000 (18:30 +0000)
committerDinh Nguyen <[email protected]>
Tue, 13 Oct 2015 19:25:18 +0000 (14:25 -0500)
Enable fpga manager framework and low level driver for
socfpga in socfpga_defconfig

Signed-off-by: Alan Tull <[email protected]>
Reviewed-by: Moritz Fischer <[email protected]>
Signed-off-by: Dinh Nguyen <[email protected]>
arch/arm/configs/socfpga_defconfig

index a2956c3112f14abd66c5ed586d621d8e7dd548b8..8128b93ed72cf8cc11c765a74c4615e9944f1b28 100644 (file)
@@ -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
This page took 0.053681 seconds and 4 git commands to generate.