Documentation: embargoed-hardware-issues.rst: Add myself for Power
[sfrench/cifs-2.6.git] / tools / testing / kunit / configs / all_tests.config
1 # This config enables as many tests as possible under UML.
2 # It is intended for use in continuous integration systems and similar for
3 # automated testing of as much as possible.
4 # The config is manually maintained, though it uses KUNIT_ALL_TESTS=y to enable
5 # any tests whose dependencies are already satisfied. Please feel free to add
6 # more options if they any new tests.
7
8 CONFIG_KUNIT=y
9 CONFIG_KUNIT_EXAMPLE_TEST=y
10 CONFIG_KUNIT_ALL_TESTS=y
11
12 CONFIG_FORTIFY_SOURCE=y
13
14 CONFIG_IIO=y
15
16 CONFIG_EXT4_FS=y
17
18 CONFIG_MSDOS_FS=y
19 CONFIG_VFAT_FS=y
20
21 CONFIG_PCI=y
22 CONFIG_USB4=y
23
24 CONFIG_NET=y
25 CONFIG_MCTP=y
26 CONFIG_MCTP_FLOWS=y
27
28 CONFIG_INET=y
29 CONFIG_MPTCP=y
30
31 CONFIG_CFG80211=y
32 CONFIG_MAC80211=y
33 CONFIG_WLAN_VENDOR_INTEL=y
34 CONFIG_IWLWIFI=y
35
36 CONFIG_DAMON=y
37 CONFIG_DAMON_VADDR=y
38 CONFIG_DAMON_PADDR=y
39 CONFIG_DEBUG_FS=y
40 CONFIG_DAMON_DBGFS=y
41
42 CONFIG_REGMAP_BUILD=y
43
44 CONFIG_SECURITY=y
45 CONFIG_SECURITY_APPARMOR=y
46 CONFIG_SECURITY_LANDLOCK=y
47
48 CONFIG_SOUND=y
49 CONFIG_SND=y
50 CONFIG_SND_SOC=y
51 CONFIG_SND_SOC_TOPOLOGY_BUILD=y