Hi Russell, On Fri, Jan 17, 2014 at 1:07 PM, Prabhakar Lad <prabhakar.cse...@gmail.com> wrote: > Hi, > > On Linux-next branch I see following errors for davinci_all_defconfig > & da8xx_omapl_defconfig configs, > > arch/arm/Kconfig:1966:error: recursive dependency detected! > arch/arm/Kconfig:1966: symbol ZBOOT_ROM depends on AUTO_ZRELADDR > arch/arm/Kconfig:2154: symbol AUTO_ZRELADDR is selected by ZBOOT_ROM > # > # configuration written to .config > # > I am seeing this errors on linux-next, with your recent patch, "[PATCH] Fix select-induced Kconfig warning for ZBOOT_ROM" and strangely I see that AUTO_ZRELADDR doesnt select ZBOOT_ROM but still an error.
Note: For the davinci configs CONFIG_AUTO_ZRELADDR is not set and CONFIG_ZBOOT_ROM_TEXT=0x0, CONFIG_ZBOOT_ROM_BSS=0x0 Regards, --Prabhakar Lad -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/