[PATCH] do not disable PPP networking on s390

Josh Boyer jwboyer at fedoraproject.org
Mon Nov 24 18:03:36 UTC 2014


On Mon, Nov 24, 2014 at 12:52 PM, Dan Horák <dan at danny.cz> wrote:
> On Mon, 24 Nov 2014 12:45:07 -0500
> Josh Boyer <jwboyer at fedoraproject.org> wrote:
>
>> On Mon, Nov 24, 2014 at 12:33 PM, Dan Horák <dan at danny.cz> wrote:
>> > ---
>> >  config-s390x | 1 -
>> >  1 file changed, 1 deletion(-)
>> >
>> > diff --git a/config-s390x b/config-s390x
>> > index a76cad6..9534f51 100644
>> > --- a/config-s390x
>> > +++ b/config-s390x
>> > @@ -83,7 +83,6 @@ CONFIG_TN3270_FS=m
>> >  #
>> >  CONFIG_S390_TAPE_34XX=m
>> >
>> > -# CONFIG_PPP is not set
>> >  # CONFIG_SLIP is not set
>>
>> OK.  I'll get this in later today.  I'm curious though... who uses
>> PPP on s390x?
>
> l2tpd uses PPP (there is even a dep in that package on the kernel
> module, that's how I found we have it disabled), PPPoE should work too
> and PPP is enabled in the mainline s390 config

OK, so through package deps.  Not because someone was actually using
it.  Fair enough.

josh


More information about the kernel mailing list