Julian Calaby
2014-10-10 00:24:53 UTC
Hi,
nfig.
def_bool y
depends on !SPARC
select OF_ADDRESS_PCI if PCI
Presumably there is a reason to disable OF_ADDRESS for sparc.
Why not ask the sparclinux list? (CC'd)
Thanks,
--=20
Julian Calaby
Email: ***@gmail.com
Profile: http://www.google.com/profiles/julian.calaby/
--
To unsubscribe from this list: send the line "unsubscribe sparclinux" i=
n
the body of a message to ***@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
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:allmodco=
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:allmodco=
Does this mean on sparc (using allmodconfig) you will get CONFIG_OF
and !CONFIG_OF_ADDRESS? Does that makes sense?
config OF_ADDRESSand !CONFIG_OF_ADDRESS? Does that makes sense?
def_bool y
depends on !SPARC
select OF_ADDRESS_PCI if PCI
Presumably there is a reason to disable OF_ADDRESS for sparc.
Thanks,
--=20
Julian Calaby
Email: ***@gmail.com
Profile: http://www.google.com/profiles/julian.calaby/
--
To unsubscribe from this list: send the line "unsubscribe sparclinux" i=
n
the body of a message to ***@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html