lctr-a9xx: enabled support for PPP in the kernel.
This commit is contained in:
parent
8a3ebb9519
commit
965171f488
@ -1,6 +1,6 @@
|
|||||||
#
|
#
|
||||||
# Automatically generated file; DO NOT EDIT.
|
# Automatically generated file; DO NOT EDIT.
|
||||||
# Linux/arm 3.14.57 Kernel Configuration
|
# Linux/arm 3.14.58 Kernel Configuration
|
||||||
#
|
#
|
||||||
CONFIG_ARM=y
|
CONFIG_ARM=y
|
||||||
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
|
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
|
||||||
@ -965,8 +965,17 @@ CONFIG_SMSC_PHY=y
|
|||||||
# CONFIG_MDIO_BUS_MUX_GPIO is not set
|
# CONFIG_MDIO_BUS_MUX_GPIO is not set
|
||||||
# CONFIG_MDIO_BUS_MUX_MMIOREG is not set
|
# CONFIG_MDIO_BUS_MUX_MMIOREG is not set
|
||||||
# CONFIG_MICREL_KS8995MA is not set
|
# CONFIG_MICREL_KS8995MA is not set
|
||||||
# CONFIG_PPP is not set
|
CONFIG_PPP=y
|
||||||
|
CONFIG_PPP_BSDCOMP=y
|
||||||
|
CONFIG_PPP_DEFLATE=y
|
||||||
|
CONFIG_PPP_FILTER=y
|
||||||
|
CONFIG_PPP_MPPE=y
|
||||||
|
CONFIG_PPP_MULTILINK=y
|
||||||
|
# CONFIG_PPPOE is not set
|
||||||
|
CONFIG_PPP_ASYNC=y
|
||||||
|
CONFIG_PPP_SYNC_TTY=y
|
||||||
# CONFIG_SLIP is not set
|
# CONFIG_SLIP is not set
|
||||||
|
CONFIG_SLHC=y
|
||||||
|
|
||||||
#
|
#
|
||||||
# USB Network Adapters
|
# USB Network Adapters
|
||||||
@ -2556,14 +2565,14 @@ CONFIG_CRYPTO_ALGAPI=y
|
|||||||
CONFIG_CRYPTO_ALGAPI2=y
|
CONFIG_CRYPTO_ALGAPI2=y
|
||||||
CONFIG_CRYPTO_AEAD=m
|
CONFIG_CRYPTO_AEAD=m
|
||||||
CONFIG_CRYPTO_AEAD2=y
|
CONFIG_CRYPTO_AEAD2=y
|
||||||
CONFIG_CRYPTO_BLKCIPHER=m
|
CONFIG_CRYPTO_BLKCIPHER=y
|
||||||
CONFIG_CRYPTO_BLKCIPHER2=y
|
CONFIG_CRYPTO_BLKCIPHER2=y
|
||||||
CONFIG_CRYPTO_HASH=y
|
CONFIG_CRYPTO_HASH=y
|
||||||
CONFIG_CRYPTO_HASH2=y
|
CONFIG_CRYPTO_HASH2=y
|
||||||
CONFIG_CRYPTO_RNG=m
|
CONFIG_CRYPTO_RNG=m
|
||||||
CONFIG_CRYPTO_RNG2=y
|
CONFIG_CRYPTO_RNG2=y
|
||||||
CONFIG_CRYPTO_PCOMP2=y
|
CONFIG_CRYPTO_PCOMP2=y
|
||||||
CONFIG_CRYPTO_MANAGER=m
|
CONFIG_CRYPTO_MANAGER=y
|
||||||
CONFIG_CRYPTO_MANAGER2=y
|
CONFIG_CRYPTO_MANAGER2=y
|
||||||
# CONFIG_CRYPTO_USER is not set
|
# CONFIG_CRYPTO_USER is not set
|
||||||
CONFIG_CRYPTO_MANAGER_DISABLE_TESTS=y
|
CONFIG_CRYPTO_MANAGER_DISABLE_TESTS=y
|
||||||
@ -2587,7 +2596,7 @@ CONFIG_CRYPTO_SEQIV=m
|
|||||||
# CONFIG_CRYPTO_CBC is not set
|
# CONFIG_CRYPTO_CBC is not set
|
||||||
CONFIG_CRYPTO_CTR=m
|
CONFIG_CRYPTO_CTR=m
|
||||||
# CONFIG_CRYPTO_CTS is not set
|
# CONFIG_CRYPTO_CTS is not set
|
||||||
CONFIG_CRYPTO_ECB=m
|
CONFIG_CRYPTO_ECB=y
|
||||||
# CONFIG_CRYPTO_LRW is not set
|
# CONFIG_CRYPTO_LRW is not set
|
||||||
# CONFIG_CRYPTO_PCBC is not set
|
# CONFIG_CRYPTO_PCBC is not set
|
||||||
# CONFIG_CRYPTO_XTS is not set
|
# CONFIG_CRYPTO_XTS is not set
|
||||||
@ -2614,7 +2623,7 @@ CONFIG_CRYPTO_MICHAEL_MIC=y
|
|||||||
# CONFIG_CRYPTO_RMD160 is not set
|
# CONFIG_CRYPTO_RMD160 is not set
|
||||||
# CONFIG_CRYPTO_RMD256 is not set
|
# CONFIG_CRYPTO_RMD256 is not set
|
||||||
# CONFIG_CRYPTO_RMD320 is not set
|
# CONFIG_CRYPTO_RMD320 is not set
|
||||||
# CONFIG_CRYPTO_SHA1 is not set
|
CONFIG_CRYPTO_SHA1=y
|
||||||
# CONFIG_CRYPTO_SHA1_ARM is not set
|
# CONFIG_CRYPTO_SHA1_ARM is not set
|
||||||
CONFIG_CRYPTO_SHA256=m
|
CONFIG_CRYPTO_SHA256=m
|
||||||
# CONFIG_CRYPTO_SHA512 is not set
|
# CONFIG_CRYPTO_SHA512 is not set
|
||||||
@ -2627,7 +2636,7 @@ CONFIG_CRYPTO_SHA256=m
|
|||||||
CONFIG_CRYPTO_AES=y
|
CONFIG_CRYPTO_AES=y
|
||||||
# CONFIG_CRYPTO_AES_ARM is not set
|
# CONFIG_CRYPTO_AES_ARM is not set
|
||||||
# CONFIG_CRYPTO_ANUBIS is not set
|
# CONFIG_CRYPTO_ANUBIS is not set
|
||||||
CONFIG_CRYPTO_ARC4=m
|
CONFIG_CRYPTO_ARC4=y
|
||||||
# CONFIG_CRYPTO_BLOWFISH is not set
|
# CONFIG_CRYPTO_BLOWFISH is not set
|
||||||
# CONFIG_CRYPTO_CAMELLIA is not set
|
# CONFIG_CRYPTO_CAMELLIA is not set
|
||||||
# CONFIG_CRYPTO_CAST5 is not set
|
# CONFIG_CRYPTO_CAST5 is not set
|
||||||
|
Reference in New Issue
Block a user