Merge "arm64: defconfig: Enable USB LVS test compliance module"
This commit is contained in:
commit
ca0e1196e9
@ -1,2 +1,3 @@
|
||||
CONFIG_LKDTM=m
|
||||
CONFIG_MHI_BUS_DEBUG=y
|
||||
CONFIG_USB_LINK_LAYER_TEST=m
|
||||
|
@ -113,6 +113,7 @@ def define_autogvm():
|
||||
_autogvm_consolidate_in_tree_modules = _autogvm_in_tree_modules + [
|
||||
# keep sorted
|
||||
"drivers/misc/lkdtm/lkdtm.ko",
|
||||
"drivers/usb/misc/lvstest.ko",
|
||||
]
|
||||
|
||||
for variant in la_variants:
|
||||
|
Loading…
Reference in New Issue
Block a user