* [PATCH RESEND] ARM: AM43XX: Select OMAP_INTERCONNECT in Kconfig
@ 2016-10-19 20:44 Dave Gerlach
2016-11-07 23:20 ` Tony Lindgren
0 siblings, 1 reply; 2+ messages in thread
From: Dave Gerlach @ 2016-10-19 20:44 UTC (permalink / raw)
To: Tony Lindgren; +Cc: linux-omap, linux-arm-kernel, Dave Gerlach
AM437x makes use of the omap_l3_noc driver so explicitly select
OMAP_INTERCONNECT in the Kconfig for SOC_AM43XX to ensure it gets enabled
for AM43XX only builds.
Signed-off-by: Dave Gerlach <d-gerlach@ti.com>
---
This was supposed to be picked up for v4.7 [1] but doesn't seem to have
ever been merged, maybe it was missed? Here it is again, rebased
on v4.9-rc1.
[1] http://www.spinics.net/lists/linux-omap/msg129708.html
arch/arm/mach-omap2/Kconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm/mach-omap2/Kconfig b/arch/arm/mach-omap2/Kconfig
index a9afeebd59f2..0465338183c7 100644
--- a/arch/arm/mach-omap2/Kconfig
+++ b/arch/arm/mach-omap2/Kconfig
@@ -71,6 +71,7 @@ config SOC_AM43XX
select HAVE_ARM_TWD
select ARM_ERRATA_754322
select ARM_ERRATA_775420
+ select OMAP_INTERCONNECT
config SOC_DRA7XX
bool "TI DRA7XX"
--
2.9.3
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH RESEND] ARM: AM43XX: Select OMAP_INTERCONNECT in Kconfig
2016-10-19 20:44 [PATCH RESEND] ARM: AM43XX: Select OMAP_INTERCONNECT in Kconfig Dave Gerlach
@ 2016-11-07 23:20 ` Tony Lindgren
0 siblings, 0 replies; 2+ messages in thread
From: Tony Lindgren @ 2016-11-07 23:20 UTC (permalink / raw)
To: Dave Gerlach; +Cc: linux-omap, linux-arm-kernel
* Dave Gerlach <d-gerlach@ti.com> [161019 13:45]:
> AM437x makes use of the omap_l3_noc driver so explicitly select
> OMAP_INTERCONNECT in the Kconfig for SOC_AM43XX to ensure it gets enabled
> for AM43XX only builds.
Applying into omap-for-v4.9/fixes thanks.
Tony
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-11-07 23:20 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-19 20:44 [PATCH RESEND] ARM: AM43XX: Select OMAP_INTERCONNECT in Kconfig Dave Gerlach
2016-11-07 23:20 ` Tony Lindgren
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).