lkml.org 
[lkml]   [2006]   [Apr]   [7]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [RFC/POC] multiple CONFIG y/m/n
From
Date
"Randy.Dunlap" <rdunlap@xenotime.net> writes:

> As it is here, PARPORT_ENABLE_ALL tracks PARPORT (y/m/n) when the former
> is enabled/configured. The downside of this Kconfig usage is that almost
> all lines of "depends" are duplicated as "select" (and that it uses "select").
> It would be good if there was some way to automate this.
>
> Comments?

Umm... Oh, how about the following? It seems work...

$ perl -spi -e 's/CONFIG_SND.*//' .config
$ KCONFIG_ALLCONFIG=.config make allmodconfig or allyesconfig

Thanks.
--
OGAWA Hirofumi <hirofumi@mail.parknet.co.jp>
-
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: 2006-04-07 17:08    [W:0.104 / U:0.324 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site