ARM: socfpga_defconfig: enable fpga manager
authorAlan Tull <atull@opensource.altera.com>
Tue, 13 Oct 2015 18:30:02 +0000 (18:30 +0000)
committerDinh Nguyen <dinguyen@opensource.altera.com>
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 <atull@opensource.altera.com>
Reviewed-by: Moritz Fischer <moritz.fischer@ettus.com>
Signed-off-by: Dinh Nguyen <dinguyen@opensource.altera.com>
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.041374 seconds and 5 git commands to generate.