diff options
| author | Alexander Dahl <[email protected]> | 2022-07-21 15:31:22 +0200 |
|---|---|---|
| committer | Michal Simek <[email protected]> | 2022-07-26 08:39:43 +0200 |
| commit | 8c09cb6f4dc5eda57d2e9e76ee8b0f4e2e340071 (patch) | |
| tree | 855918270e4dd7c1897e7059716667fbfa379949 /include | |
| parent | e8ffc1dfcb1b4a7465ae7ec2b45569f0f27ff501 (diff) | |
fpga: Convert SYS_FPGA_PROG_FEEDBACK to Kconfig
This converts the following to Kconfig: SYS_FPGA_PROG_FEEDBACK
Signed-off-by: Alexander Dahl <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Michal Simek <[email protected]>
Diffstat (limited to 'include')
| -rw-r--r-- | include/configs/astro_mcf5373l.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/astro_mcf5373l.h b/include/configs/astro_mcf5373l.h index a8265e961a2..da4d49741d2 100644 --- a/include/configs/astro_mcf5373l.h +++ b/include/configs/astro_mcf5373l.h @@ -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 */ |
