On 24.04.2019 12:16, Yue Haibing wrote:
> From: YueHaibing <yuehaib...@huawei.com>
> 
> During randconfig builds, I occasionally run into an invalid configuration
> 
> drivers/soc/imx/soc-imx8.o: In function `imx8_soc_init':
> soc-imx8.c:(.init.text+0x144): undefined reference to `soc_device_register'
> 
> while CONFIG_SOC_BUS is not set, the building failed like this. This patch
> selects SOC_BUS to fix it.
> 
> Reported-by: Hulk Robot <hul...@huawei.com>
> Fixes: a7e26f356ca1 ("soc: imx: Add generic i.MX8 SoC driver")
> Suggested-by: Leonard Crestez <leonard.cres...@nxp.com>
> Signed-off-by: YueHaibing <yuehaib...@huawei.com>

Reviewed-by: Leonard Crestez <leonard.cres...@nxp.com>

Reply via email to