linux-stable/drivers/soc/imx
Arnd Bergmann 4517f4817d 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: fc40200ebf ("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>
2020-04-17 17:20:44 +02:00
..
gpc.c soc: imx: gpc: fix power up sequencing 2020-03-16 11:39:02 +08:00
gpcv2.c soc: imx: gpcv2: include linux/sizes.h 2020-02-14 10:03:09 +08:00
Kconfig soc: imx8: select SOC_BUS 2020-04-17 17:20:44 +02:00
Makefile soc: imx: increase build coverage for imx8m soc driver 2020-03-16 11:39:02 +08:00
soc-imx-scu.c soc: imx-scu: Align imx sc msg structs to 4 2020-02-24 15:29:43 +08:00
soc-imx8m.c soc: imx: increase build coverage for imx8m soc driver 2020-03-16 11:39:02 +08:00