Compilation with these SoCs fails with CONFIG_EP93XX_SDRAM_BANK3_SIZE undefined. Signed-off-by: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx> --- arch/arm/mach-ep93xx/Kconfig | 3 +++ 1 file changed, 3 insertions(+) diff --git a/arch/arm/mach-ep93xx/Kconfig b/arch/arm/mach-ep93xx/Kconfig index 91f6c8e..f805a8f 100644 --- a/arch/arm/mach-ep93xx/Kconfig +++ b/arch/arm/mach-ep93xx/Kconfig @@ -18,12 +18,15 @@ config ARCH_EP9302 bool "EP9302" config ARCH_EP9307 + depends on BROKEN bool "EP9307" config ARCH_EP9312 + depends on BROKEN bool "EP9312" config ARCH_EP9315 + depends on BROKEN bool "EP9315" endchoice -- 2.1.3 _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox