summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorTien Fong Chee <tien.fong.chee@intel.com>2017-07-26 05:05:42 (GMT)
committerMarek Vasut <marex@denx.de>2017-07-26 08:31:44 (GMT)
commit812dfdd4f709e97e39935caeba89430d67423031 (patch)
tree84a2a262c5ed8c713920d8c9b09ec070af18099c /configs
parent386c65e5569fab358ecc6d4507dbdaead9fd4a05 (diff)
downloadu-boot-812dfdd4f709e97e39935caeba89430d67423031.tar.xz
configs: Add FPGA driver config for Arria 10
Add FPGA driver config for Arria 10. Signed-off-by: Tien Fong Chee <tien.fong.chee@intel.com> Reviewed-by: Ley Foon Tan <ley.foon.tan@intel.com> Reviewed-by: Dinh Nguyen <dinguyen@kernel.org>
Diffstat (limited to 'configs')
-rw-r--r--configs/socfpga_arria10_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/socfpga_arria10_defconfig b/configs/socfpga_arria10_defconfig
index 3acdf44..7db657a 100644
--- a/configs/socfpga_arria10_defconfig
+++ b/configs/socfpga_arria10_defconfig
@@ -7,6 +7,7 @@ CONFIG_DEFAULT_DEVICE_TREE="socfpga_arria10_socdk_sdmmc"
CONFIG_ENV_IS_IN_MMC=y
CONFIG_DEFAULT_FDT_FILE="socfpga_arria10_socdk_sdmmc.dtb"
CONFIG_SPL=y
+CONFIG_SPL_FPGA_SUPPORT=y
CONFIG_CMD_BOOTZ=y
# CONFIG_CMD_IMLS is not set
CONFIG_CMD_ASKENV=y
@@ -23,6 +24,7 @@ CONFIG_DOS_PARTITION=y
# CONFIG_SPL_DOS_PARTITION is not set
CONFIG_SPL_DM=y
CONFIG_SPL_DM_SEQ_ALIAS=y
+CONFIG_FPGA_SOCFPGA=y
CONFIG_DM_GPIO=y
CONFIG_DWAPB_GPIO=y
CONFIG_DM_MMC=y