lkml.org 
[lkml]   [2016]   [Sep]   [19]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 1/2] ptp_clock: allow for it to be optional
On Mon, 19 Sep 2016, Josh Triplett wrote:

> But it does seem unfortunate that this can't happen at build time via
> Kconfig. CCing linux-kbuild in case someone has an idea for how to fix
> this.

I hoped something like this could work:

config FOO
prompt "Blah-blah"
tristate if (BAR != y)
bool if (BAR = y)
default BAR

This way FOO could be y, m or n when BAR is m or n, otherwise FOO could
be y or n only.

But that didn't work.


Nicolas

\
 
 \ /
  Last update: 2016-09-19 20:10    [W:0.040 / U:0.544 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site