mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
synced 2025-01-18 06:15:12 +00:00
3969f6458f
Add configuration for the KUnit test suites for the core components of the FPGA subsystem. Signed-off-by: Marco Pagani <marpagan@redhat.com> Acked-by: Xu Yilun <yilun.xu@intel.com> Link: https://lore.kernel.org/r/20230718130304.87048-5-marpagan@redhat.com Signed-off-by: Xu Yilun <yilun.xu@intel.com>
6 lines
97 B
Plaintext
6 lines
97 B
Plaintext
CONFIG_KUNIT=y
|
|
CONFIG_FPGA=y
|
|
CONFIG_FPGA_REGION=y
|
|
CONFIG_FPGA_BRIDGE=y
|
|
CONFIG_FPGA_KUNIT_TESTS=y
|