We have inline assembly in the driver, so we can't compile-test it unmodified on non-ARM. Indicate so in the Kconfig. Signed-off-by: Ahmad Fatoum <a.fatoum@xxxxxxxxxxxxxx> --- drivers/ddr/fsl/Kconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/ddr/fsl/Kconfig b/drivers/ddr/fsl/Kconfig index 09920bb8632e..b12bf8f7776f 100644 --- a/drivers/ddr/fsl/Kconfig +++ b/drivers/ddr/fsl/Kconfig @@ -1,5 +1,6 @@ config DDR_FSL bool "Freescale DDR support" if COMPILE_TEST + depends on ARM if DDR_FSL -- 2.26.2 _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox