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

This commit is contained in:
Justin M. Forbes 2012-05-03 13:12:39 -05:00
parent db355f7ded
commit b17fbf6281
3 changed files with 8 additions and 1 deletions

View File

@ -1393,7 +1393,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

@ -2421,6 +2421,9 @@ fi
# '-' | |
# '-'
%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