Reenable slip and add to module-extras (rhbz 818308)
This commit is contained in:
parent
0aa5ea63d7
commit
7b4b439262
@ -1391,7 +1391,10 @@ CONFIG_IPPP_FILTER=y
|
|||||||
CONFIG_PPP_BSDCOMP=y
|
CONFIG_PPP_BSDCOMP=y
|
||||||
CONFIG_PPPOE=m
|
CONFIG_PPPOE=m
|
||||||
CONFIG_PPP_MPPE=m
|
CONFIG_PPP_MPPE=m
|
||||||
# CONFIG_SLIP is not set
|
CONFIG_SLIP=m
|
||||||
|
CONFIG_SLIP_COMPRESSED=y
|
||||||
|
CONFIG_SLIP_SMART=y
|
||||||
|
# CONFIG_SLIP_MODE_SLIP6 is not set
|
||||||
|
|
||||||
#
|
#
|
||||||
# Wireless LAN
|
# Wireless LAN
|
||||||
|
@ -2326,6 +2326,9 @@ fi
|
|||||||
# ||----w |
|
# ||----w |
|
||||||
# || ||
|
# || ||
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu May 03 2012 Justin M. Forbes <jforbes@redhat.com>
|
||||||
|
- Reenable slip and add to module-extras (rhbz 818308)
|
||||||
|
|
||||||
* Wed May 02 2012 Josh Boyer <jwboyer@redhat.com>
|
* Wed May 02 2012 Josh Boyer <jwboyer@redhat.com>
|
||||||
- Disable PCIEPORTBUS on ppc64 per IBM request
|
- Disable PCIEPORTBUS on ppc64 per IBM request
|
||||||
|
|
||||||
|
@ -175,3 +175,4 @@ tpm_atmel.ko
|
|||||||
tpm_infineon.ko
|
tpm_infineon.ko
|
||||||
tpm_nsc.ko
|
tpm_nsc.ko
|
||||||
tpm_tis.ko
|
tpm_tis.ko
|
||||||
|
slip.ko
|
||||||
|
Loading…
Reference in New Issue
Block a user