]> Git Repo - J-u-boot.git/commit - drivers/fpga/Kconfig
fpga: Migrate CONFIG_MAX_FPGA_DEVICES to Kconfig
authorTom Rini <[email protected]>
Tue, 10 Jan 2023 16:19:37 +0000 (11:19 -0500)
committerTom Rini <[email protected]>
Fri, 20 Jan 2023 17:27:06 +0000 (12:27 -0500)
commit8fe042be9aaef8898cf2a0de44d679b41d81da67
tree67d188537a683c070d7bb2df98c81f12f1dddeb9
parent2d1e2e5717669d91f527866465da81e0f9e65c32
fpga: Migrate CONFIG_MAX_FPGA_DEVICES to Kconfig

This is always defined to 5, so use that as the default.

Cc: Michal Simek <[email protected]>
Signed-off-by: Tom Rini <[email protected]>
Reviewed-by: Michal Simek <[email protected]>
drivers/fpga/Kconfig
drivers/fpga/fpga.c
include/fpga.h
This page took 0.030355 seconds and 4 git commands to generate.