Dears,
If I select ppp filter option with module support, the relevant code in
ppp_generic.c isn't compiled. Without module support ppp filter code
_is_ compiled.
It seems that CONFIG_PPP_FILTER is handled in a toggle form with
CONFIG_PPP_FILTER_MODULE but it have to be handled as a single o
Hi,
On Tue, 31 May 2005, Adrian Bunk wrote:
> The main reason for this patch (quoting Jesper) is:
> Consistency. out of ~4000 help entries in 134 Kconfig files, 747 of
> those entries use "---help---" as the keyword, the rest use just "help".
> So the users of "---help---" are clearly a m
CC: Roman Zippel <[EMAIL PROTECTED]>,
Replace all menu_add_prop mimicking menu_add_prompt with the latter func. I've
had to add a return value to menu_add_prompt for one usage.
Remains to rebuild scripts/kconfig/zconf.tab.c_shipped, which I didn't in this
patch because I've a different version
On Tue, May 31, 2005 at 02:17:50AM +0200, Roman Zippel wrote:
> Hi,
Hi Roman,
> On Tue, 31 May 2005, Adrian Bunk wrote:
>
> > The main reason for this patch (quoting Jesper) is:
> > Consistency. out of ~4000 help entries in 134 Kconfig files, 747 of
> > those entries use "---help---" as th