On 10/09/14 18:54, Rafał Miłecki wrote:
On 9 October 2014 18:41, Guenter Roeck<[email protected]> wrote:Commit 2101e533f41a ("bcma: register bcma as device tree driver") introduces a hard dependency on OF_ADDRESS into the bcma driver. OF_ADDRESS is specifically disabled for the sparc architecture. This results in the following error when building sparc64:allmodconfig.
Does this mean on sparc (using allmodconfig) you will get CONFIG_OF and !CONFIG_OF_ADDRESS? Does that makes sense?
btw. the OF_ADDRESS dependency was introduced by commit "bcma: get IRQ numbers from dt".
Regards, Arend
Won't this make bcma im-POSSIBLE on MIPS? And maybe x86(_64), or at least add an unneeded dependency? I think we should somehow limit this to BCM5301X arch. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
-- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

