diff options
author | Alexander Dahl <ada@thorsis.com> | 2022-07-21 15:31:22 +0200 |
---|---|---|
committer | Michal Simek <michal.simek@amd.com> | 2022-07-26 08:39:43 +0200 |
commit | 8c09cb6f4dc5eda57d2e9e76ee8b0f4e2e340071 (patch) | |
tree | 855918270e4dd7c1897e7059716667fbfa379949 /README | |
parent | e8ffc1dfcb1b4a7465ae7ec2b45569f0f27ff501 (diff) | |
download | u-boot-8c09cb6f4dc5eda57d2e9e76ee8b0f4e2e340071.tar.gz |
fpga: Convert SYS_FPGA_PROG_FEEDBACK to Kconfig
This converts the following to Kconfig: SYS_FPGA_PROG_FEEDBACK
Signed-off-by: Alexander Dahl <ada@thorsis.com>
Link: https://lore.kernel.org/r/20220721133122.32428-3-ada@thorsis.com
Signed-off-by: Michal Simek <michal.simek@amd.com>
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -1330,10 +1330,6 @@ The following options need to be configured: Enables support for FPGA family. (SPARTAN2, SPARTAN3, VIRTEX2, CYCLONE2, ACEX1K, ACEX) - CONFIG_SYS_FPGA_PROG_FEEDBACK - - Enable printing of hash marks during FPGA configuration. - CONFIG_SYS_FPGA_CHECK_BUSY Enable checks on FPGA configuration interface busy |