From: Paul Bolle <hidden> Date: 2014-09-26 12:15:06
Also in:lkml
Hi Carlo,
Your commit 3b8f5030ddcf ("ARM: meson: add basic support for MesonX
SoCs") landed in next-20140926. It adds (among other things) a select
statement:
select MESON6_TIMER
But there's no Kconfig symbol MESON6_TIMER (in next-20140926). I assume
that this symbol is queued somewhere. (Probably related is the currently
orphaned DT string "amlogic,meson6-timer".) Is that correct?
Paul Bolle