forked from Minki/linux
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>
This commit is contained in:
parent
6ff33f3902
commit
b97cecc7a6
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user