mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] CONFIG_PPP_FILTER in -ac12 / -pre6
@ 2001-04-22 21:20 Andrzej Krzysztofowicz
  2001-04-23  0:13 ` Paul Mackerras
  0 siblings, 1 reply; 2+ messages in thread
From: Andrzej Krzysztofowicz @ 2001-04-22 21:20 UTC (permalink / raw)
  To: Alan Cox, Linus Torvalds, kernel list

Hi,

CONFIG_PPP_FILTER depends on CONFIG_FILTER (2.4.4-pre6, 2.4.3-ac12)
[ sk_run_filter(), ...]
So updated Config.in ...

Andrzej

diff -ur drivers/net/Config.in.old drivers/net/Config.in
--- drivers/net/Config.in.old	Sun Apr 22 14:48:51 2001
+++ drivers/net/Config.in	Sun Apr 22 16:24:10 2001
@@ -227,7 +227,7 @@
 tristate 'PPP (point-to-point protocol) support' CONFIG_PPP
 if [ ! "$CONFIG_PPP" = "n" ]; then
    dep_bool '  PPP multilink support (EXPERIMENTAL)' CONFIG_PPP_MULTILINK $CONFIG_EXPERIMENTAL
-   bool '  PPP filtering' CONFIG_PPP_FILTER
+   dep_bool '  PPP filtering' CONFIG_PPP_FILTER $CONFIG_FILTER
    dep_tristate '  PPP support for async serial ports' CONFIG_PPP_ASYNC $CONFIG_PPP
    dep_tristate '  PPP support for sync tty ports' CONFIG_PPP_SYNC_TTY $CONFIG_PPP
    dep_tristate '  PPP Deflate compression' CONFIG_PPP_DEFLATE $CONFIG_PPP


-- 
=======================================================================
  Andrzej M. Krzysztofowicz               ankry@mif.pg.gda.pl
  phone (48)(58) 347 14 61
Faculty of Applied Phys. & Math.,   Technical University of Gdansk

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-04-23  0:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-04-22 21:20 [PATCH] CONFIG_PPP_FILTER in -ac12 / -pre6 Andrzej Krzysztofowicz
2001-04-23  0:13 ` Paul Mackerras

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®