ANDROID: db845c: drop redundant qcom modules
Commit 424953cf3c66 ("qcom_scm: hide Kconfig symbol") forces users to
select CONFIG_QCOM_SCM. Since GKI enables CONFIG_ARCH_QCOM=y, this
forces a couple of drivers to be built-in.
Therefore, db845c no longer needs to build these as modules.
Fixes: 424953cf3c66 ("qcom_scm: hide Kconfig symbol")
Change-Id: If2466f7ef3a7e3ce1d1df7aeeda98e3c4c45fc1d
Signed-off-by: Carlos Llamas <[email protected]>