Some hosts needs to have more specific kernel
modules loaded in memory. Based on a list of
those modules and their target group hosts, this
patch checks how these modules are implemented
in the kernel by searching for a specified pattern
for each module in /boot/config-$kernel_version,
loads them if they are dynamic and fails in case
they are not set in the kernel configuration.
Change-Id: I728f36146bd99193b346ebf4158d3716f0fbbed8
Closes-Bug: 1546818