lkml.org 
[lkml]   [2004]   [Apr]   [15]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectKconfig question || Am I too silly for that simple thing?
Date
Hi all,

I want to do the following somewhere in some Kconfig file:

.......

config LOG_SUID
bool 'Set*id logging'
depends on !LOG_SUID_ROOT

config LOG_SUID_ROOT
bool 'Set*id logging to root'
depends on !LOG_SUID

.......

And what I get in menuconfig is both config options if they are not selected,
if I select LOG_SUID, LOG_SUID_ROOT _stays_ visible, if I unselect LOG_SUID,
LOG_SUID_ROOT _disappears_, if I select LOG_SUID again, LOG_SUID_ROOT
_appears_ again. If I select LOG_SUID_ROOT the config option LOG_SUID_ROOT
_disappear_ at all. Heck, am I that silly or is there a bug I don't see or
so? "=n or "!=y" seems not to work also.

Many thanks.


ciao, Marc
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 14:02    [W:0.020 / U:0.032 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site