From: Alan Tull Date: Tue, 13 Oct 2015 18:30:02 +0000 (+0000) Subject: ARM: socfpga_defconfig: enable fpga manager X-Git-Tag: v5.15~14731^2~7^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=b97cecc7a61df121f2c1e350e09fc784a1706ef0;p=platform%2Fkernel%2Flinux-starfive.git ARM: socfpga_defconfig: enable fpga manager Enable fpga manager framework and low level driver for socfpga in socfpga_defconfig Signed-off-by: Alan Tull Reviewed-by: Moritz Fischer Signed-off-by: Dinh Nguyen --- diff --git a/arch/arm/configs/socfpga_defconfig b/arch/arm/configs/socfpga_defconfig index a2956c3..8128b93e 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