Merge "arm64: defconfig: Enable USB LVS test compliance module for sdmsteppeauto"
This commit is contained in:
commit
c7e91d66cc
2 changed files with 2 additions and 0 deletions
|
|
@ -4,3 +4,4 @@ CONFIG_LOCALVERSION="-gki-consolidate"
|
|||
CONFIG_LOCK_TORTURE_TEST=m
|
||||
CONFIG_RCU_TORTURE_TEST=m
|
||||
CONFIG_TEST_USER_COPY=m
|
||||
CONFIG_USB_LINK_LAYER_TEST=m
|
||||
|
|
|
|||
|
|
@ -180,6 +180,7 @@ def define_sdmsteppeauto():
|
|||
_sdmsteppeauto_consolidate_in_tree_modules = _sdmsteppeauto_in_tree_modules + [
|
||||
# keep sorted
|
||||
"drivers/misc/lkdtm/lkdtm.ko",
|
||||
"drivers/usb/misc/lvstest.ko",
|
||||
"kernel/locking/locktorture.ko",
|
||||
"kernel/rcu/rcutorture.ko",
|
||||
"kernel/torture.ko",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue