On Sun, Sep 18, 2016 at 12:54:58PM -0400, Nicolas Pitre wrote: > > > +config PTP_1588_CLOCK_DEFAULT > > > + tristate > > > > I see what this option is doing, but I wonder about the name > > "DEFAULT". In what sense is this a default? > > It provides the default answer for when the PTP_1588_CLOCK config option > is available. I could have called it HAVE_PTP_1588_CLOCK or > PTP_1588_CLOCK_WANTED but none of the alternatives struck me as any > better. Any idea?
How about: PTP_1588_CLOCK_SELECTED ? Thanks, Richard