target/linux: revert r24014 (further testing is needed)
SVN-Revision: 24015
This commit is contained in:
parent
4cf92fbdf7
commit
79a2f2debc
3 changed files with 2 additions and 1747 deletions
|
@ -511,8 +511,8 @@ define KernelPackage/mppe
|
||||||
KCONFIG:= \
|
KCONFIG:= \
|
||||||
CONFIG_PPP_MPPE_MPPC \
|
CONFIG_PPP_MPPE_MPPC \
|
||||||
CONFIG_PPP_MPPE
|
CONFIG_PPP_MPPE
|
||||||
FILES:=$(LINUX_DIR)/drivers/net/ppp_mppe*.ko
|
FILES:=$(LINUX_DIR)/drivers/net/ppp_mppe.ko
|
||||||
AUTOLOAD:=$(call AutoLoad,31,ppp_mppe ppp_mppe_mppc)
|
AUTOLOAD:=$(call AutoLoad,31,ppp_mppe)
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define KernelPackage/mppe/description
|
define KernelPackage/mppe/description
|
||||||
|
|
|
@ -1820,7 +1820,6 @@ CONFIG_PPC_4K_PAGES=y
|
||||||
# CONFIG_PPP_DEFLATE is not set
|
# CONFIG_PPP_DEFLATE is not set
|
||||||
CONFIG_PPP_FILTER=y
|
CONFIG_PPP_FILTER=y
|
||||||
# CONFIG_PPP_MPPE is not set
|
# CONFIG_PPP_MPPE is not set
|
||||||
# CONFIG_PPP_MPPE_MPPC is not set
|
|
||||||
CONFIG_PPP_MULTILINK=y
|
CONFIG_PPP_MULTILINK=y
|
||||||
# CONFIG_PPP_SYNC_TTY is not set
|
# CONFIG_PPP_SYNC_TTY is not set
|
||||||
# CONFIG_PPS is not set
|
# CONFIG_PPS is not set
|
||||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue