1980ac3adSDaniel Latypov# This config enables as many tests as possible under UML. 2980ac3adSDaniel Latypov# It is intended for use in continuous integration systems and similar for 3980ac3adSDaniel Latypov# automated testing of as much as possible. 4980ac3adSDaniel Latypov# The config is manually maintained, though it uses KUNIT_ALL_TESTS=y to enable 5980ac3adSDaniel Latypov# any tests whose dependencies are already satisfied. Please feel free to add 6980ac3adSDaniel Latypov# more options if they any new tests. 7980ac3adSDaniel Latypov 8980ac3adSDaniel LatypovCONFIG_KUNIT=y 9980ac3adSDaniel LatypovCONFIG_KUNIT_EXAMPLE_TEST=y 10980ac3adSDaniel LatypovCONFIG_KUNIT_ALL_TESTS=y 11980ac3adSDaniel Latypov 124d906098SKees CookCONFIG_FORTIFY_SOURCE=y 134d906098SKees Cook 14980ac3adSDaniel LatypovCONFIG_IIO=y 15980ac3adSDaniel Latypov 16980ac3adSDaniel LatypovCONFIG_EXT4_FS=y 17980ac3adSDaniel Latypov 18980ac3adSDaniel LatypovCONFIG_MSDOS_FS=y 19980ac3adSDaniel LatypovCONFIG_VFAT_FS=y 20980ac3adSDaniel Latypov 21980ac3adSDaniel LatypovCONFIG_PCI=y 22980ac3adSDaniel LatypovCONFIG_USB4=y 23980ac3adSDaniel Latypov 24980ac3adSDaniel LatypovCONFIG_NET=y 25980ac3adSDaniel LatypovCONFIG_MCTP=y 26980ac3adSDaniel Latypov 27980ac3adSDaniel LatypovCONFIG_INET=y 28980ac3adSDaniel LatypovCONFIG_MPTCP=y 29980ac3adSDaniel Latypov 30980ac3adSDaniel LatypovCONFIG_DAMON=y 31980ac3adSDaniel LatypovCONFIG_DAMON_VADDR=y 32980ac3adSDaniel LatypovCONFIG_DAMON_PADDR=y 33980ac3adSDaniel LatypovCONFIG_DEBUG_FS=y 34980ac3adSDaniel LatypovCONFIG_DAMON_DBGFS=y 35980ac3adSDaniel Latypov 3647ee108aSMark BrownCONFIG_REGMAP_BUILD=y 3747ee108aSMark Brown 38980ac3adSDaniel LatypovCONFIG_SECURITY=y 39980ac3adSDaniel LatypovCONFIG_SECURITY_APPARMOR=y 405aaa4024SMark Brown 415aaa4024SMark BrownCONFIG_SOUND=y 425aaa4024SMark BrownCONFIG_SND=y 435aaa4024SMark BrownCONFIG_SND_SOC=y 44*b7dc237eSMark BrownCONFIG_SND_SOC_TOPOLOGY_BUILD=y 45