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>
This commit is contained in:
Alexander Dahl
2022-07-21 15:31:22 +02:00
committed by Michal Simek
parent e8ffc1dfcb
commit 8c09cb6f4d
7 changed files with 8 additions and 11 deletions

View File

@@ -131,7 +131,6 @@
* it needs non-blocking CFI routines.
*/
#define CONFIG_SYS_FPGA_PROG_FEEDBACK
#define CONFIG_SYS_FPGA_WAIT 1000
/* End of user parameters to be customized */