On Thu, 2016-02-04 at 15:14:47 -0800, Moritz Fischer wrote: > Hi Soeren, > > On Thu, Feb 4, 2016 at 2:41 PM, S?ren Brinkmann > <soren.brinkmann at xilinx.com> wrote: > > > But with this change the 'if !CPU_FREQ' becomes obsolete. > I'm confused, could you explain that statement? You don't want people > accidentally running with GT when CPU_FREQ is on, right? Correct. But with this Kconfig rework you can just deselect it in Kconfig. The generic HAVE_GT could always be selected. S?ren