Reenable slip and add to module-extras (rhbz 818308)

This commit is contained in:
Justin M. Forbes 2012-05-03 13:15:22 -05:00
parent 0aa5ea63d7
commit 7b4b439262
3 changed files with 8 additions and 1 deletions

View File

@ -1391,7 +1391,10 @@ CONFIG_IPPP_FILTER=y
CONFIG_PPP_BSDCOMP=y
CONFIG_PPPOE=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

View File

@ -2326,6 +2326,9 @@ fi
# ||----w |
# || ||
%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>
- Disable PCIEPORTBUS on ppc64 per IBM request

View File

@ -175,3 +175,4 @@ tpm_atmel.ko
tpm_infineon.ko
tpm_nsc.ko
tpm_tis.ko
slip.ko