Merge branch 'next'

This commit is contained in:
Tom Rini
2022-07-11 10:18:13 -04:00
2646 changed files with 37618 additions and 39288 deletions

View File

@@ -21,6 +21,12 @@ config FPGA_SOCFPGA
This provides common functionality for Gen5 and Arria10 devices.
config FPGA_STRATIX_V
bool "Enable Stratix V FPGA drivers"
depends on FPGA_ALTERA
help
Say Y here to enable the Altera Stratix V FPGA specific driver.
config FPGA_CYCLON2
bool "Enable Altera FPGA driver for Cyclone II"
depends on FPGA_ALTERA