mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6.git
synced 2026-04-18 03:23:53 -04:00
Merge tag 'linux_kselftest-kunit-fixes-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
Pull KUnit fixes from Shuah Khan: "One urgent fix for --alltests build failure related to renaming of CONFIG_DAMON_DBGFS to DAMON_DBGFS_DEPRECATED to the missing config option" * tag 'linux_kselftest-kunit-fixes-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest: kunit: configs: Enable CONFIG_DAMON_DBGFS_DEPRECATED for --alltests
This commit is contained in:
@@ -40,6 +40,7 @@ CONFIG_DAMON_VADDR=y
|
||||
CONFIG_DAMON_PADDR=y
|
||||
CONFIG_DEBUG_FS=y
|
||||
CONFIG_DAMON_DBGFS=y
|
||||
CONFIG_DAMON_DBGFS_DEPRECATED=y
|
||||
|
||||
CONFIG_REGMAP_BUILD=y
|
||||
|
||||
|
||||
Reference in New Issue
Block a user