]> Git Repo - u-boot.git/commit
fpga: Remove CONFIG_FPGA_COUNT
authorTom Rini <[email protected]>
Mon, 13 Jun 2022 00:01:59 +0000 (20:01 -0400)
committerTom Rini <[email protected]>
Tue, 28 Jun 2022 21:11:48 +0000 (17:11 -0400)
commit60d45642fe0673514aced37e6cc95d4f0fe02a19
tree24130a012188802a26d62369f4058478d32c123b
parent82e0b51ccba898e7240b2533b440ae9e534783e2
fpga: Remove CONFIG_FPGA_COUNT

This define is only currently used in a single board, and always set to
one.  Define this within the board code and remove other references.

Signed-off-by: Tom Rini <[email protected]>
README
board/astro/mcf5373l/fpga.c
include/configs/astro_mcf5373l.h
include/configs/mx53cx9020.h
include/configs/socfpga_common.h
This page took 0.037504 seconds and 4 git commands to generate.