wil6210 driver doesn't need to be probed at boot time.
Add it to the block list to avoid auto load during the boot.
Change-Id: I8c264592d23e5274ec72f258422a775279589805
Signed-off-by: Subrat Dash <quic_sdash@quicinc.com>
limits_stress driver doesn't need to be probed at boot time.
It is a limits stress module and needs to be probed
on need basis for thermal stress testing.
Change-Id: Ib6b459d2d001c3c942ede9217136e893c220e276
Signed-off-by: Priyansh Jain <quic_priyjain@quicinc.com>
limits_stat driver doesn't need to be probed at boot time.
It is a stats collection module and needs to be probed
on need basis for thermal stats collection.
Change-Id: I70369eb19ee3230f5071e0107a1d79674df980ae
Signed-off-by: Priyansh Jain <quic_priyjain@quicinc.com>
Add initial module blocklist for Parrot. This blocklist was copied
from Waipio.
Change-Id: I734979d3da2d7a296ab9304861ecfa8e30e5f509
Signed-off-by: Naina Mehta <quic_nainmeht@quicinc.com>