summaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2020-04-09 09:51:48 +0200
committerArnd Bergmann <arnd@arndb.de>2020-04-17 17:20:44 +0200
commit4517f4817dc9c39c44102c22d890d41cea9c757f (patch)
tree498c859d62c90389fdad4fe1a12d0c842e4e2c71 /arch
parentb1018eb75c98a2703a38f6d85ea6bd3bcc5f5238 (diff)
soc: imx8: select SOC_BUS
Compile-testing the driver can result in a link failure when CONFIG_SOC_BUS is disabled: x86_64-linux-ld: drivers/soc/imx/soc-imx8m.o: in function `imx8_soc_init': soc-imx8m.c:(.init.text+0x28d): undefined reference to `soc_device_register' Select it from Kconfig, as we do from the other SoC drivers. Link: https://lore.kernel.org/r/20200409075208.2824062-1-arnd@arndb.de Fixes: fc40200ebf82 ("soc: imx: increase build coverage for imx8m soc driver") Signed-off-by: Arnd Bergmann <arnd@arndb.de> Acked-by: Peng Fan <peng.fan@nxp.com> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions