public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* clk: tango4: undefined CONFIG_ARCH_TANGOX
@ 2015-11-20  8:50 Valentin Rothberg
  2015-11-20  9:42 ` Marc Gonzalez
  0 siblings, 1 reply; 3+ messages in thread
From: Valentin Rothberg @ 2015-11-20  8:50 UTC (permalink / raw)
  To: marc_gonzalez; +Cc: sboyd, linux-kernel, linux-clk, Paul Bolle, Andreas Ziegler

Hi Marc,

your commit ed12dfc92f01 ("clk: tango4: clkgen driver for Tango4
platforms") has shown up in today's linux-next tree (i.e.,
next-20151120) adding the following build condition to the tango4 clk
driver:

drivers/clk/Makefile:45:obj-$(CONFIG_ARCH_TANGOX) += clk-tango4.o

However, ARCH_TANGOX is nowhere defined in Kconfig so that the driver
cannot be compiled at the current state.  I checked the LKML, and found
a bunch of patches referencing ARCH_TANGOX as well, but I could not find
any patch adding this option.

Is there a patch queued somewhere that adds ARCH_TANGOX?

I detected the issue with scripts/checkkconfigsymbols.py by diffing
yesterday's and today's linux-next.

Kind regards,
 Valentin

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-11-20 12:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-20  8:50 clk: tango4: undefined CONFIG_ARCH_TANGOX Valentin Rothberg
2015-11-20  9:42 ` Marc Gonzalez
2015-11-20 12:40   ` Måns Rullgård

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox