diff options
Diffstat (limited to 'kernel/arch/arm/configs/socfpga_defconfig')
-rw-r--r-- | kernel/arch/arm/configs/socfpga_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/kernel/arch/arm/configs/socfpga_defconfig b/kernel/arch/arm/configs/socfpga_defconfig index a2956c311..8128b93ed 100644 --- a/kernel/arch/arm/configs/socfpga_defconfig +++ b/kernel/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 |