modules.blocklist: Add modules to system_dlkm blocklist
Move can and kheader modules to system_dlkm blocklist instead of vendor module blocklist. Change-Id: I860b98f64c352b94de60ede6bd1427f4b0596623 Signed-off-by: Naina Mehta <quic_nainmeht@quicinc.com>
This commit is contained in:
parent
912f91376c
commit
f2b5a4ff1e
2 changed files with 4 additions and 4 deletions
|
|
@ -1,3 +1,7 @@
|
|||
# SPDX-License-Identifier: GPL-2.0-only
|
||||
# Copyright (c) 2022, Qualcomm Innovation Center, Inc. All rights reserved.
|
||||
|
||||
blocklist can-bcm
|
||||
blocklist can-gw
|
||||
blocklist can-raw
|
||||
blocklist kheaders
|
||||
|
|
|
|||
|
|
@ -4,9 +4,6 @@
|
|||
blocklist 8250_of
|
||||
blocklist adc-tm
|
||||
blocklist atomic64_test
|
||||
blocklist can-bcm
|
||||
blocklist can-gw
|
||||
blocklist can-raw
|
||||
blocklist dummy-cpufreq
|
||||
blocklist dummy_hcd
|
||||
blocklist dummy_hcd
|
||||
|
|
@ -18,7 +15,6 @@ blocklist fc0013
|
|||
blocklist fc2580
|
||||
blocklist ipclite_test
|
||||
blocklist it913x
|
||||
blocklist kheaders
|
||||
blocklist limits_stat
|
||||
blocklist limits_stress
|
||||
blocklist lkdtm
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue