mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-25 08:21:14 +00:00
fix missing symbols for kernel 2.6.32, closes #6802 thanks Maddes
SVN-Revision: 20009
This commit is contained in:
parent
c73d267ccb
commit
5a13cba68d
@ -381,6 +381,7 @@ CONFIG_CRYPTO_ALGAPI=y
|
|||||||
# CONFIG_CRYPTO_DEFLATE is not set
|
# CONFIG_CRYPTO_DEFLATE is not set
|
||||||
# CONFIG_CRYPTO_DES is not set
|
# CONFIG_CRYPTO_DES is not set
|
||||||
# CONFIG_CRYPTO_DEV_HIFN_795X is not set
|
# CONFIG_CRYPTO_DEV_HIFN_795X is not set
|
||||||
|
# CONFIG_CRYPTO_DEV_MV_CESA is not set
|
||||||
# CONFIG_CRYPTO_ECB is not set
|
# CONFIG_CRYPTO_ECB is not set
|
||||||
# CONFIG_CRYPTO_FCRYPT is not set
|
# CONFIG_CRYPTO_FCRYPT is not set
|
||||||
# CONFIG_CRYPTO_FIPS is not set
|
# CONFIG_CRYPTO_FIPS is not set
|
||||||
@ -1218,6 +1219,7 @@ CONFIG_MMC_BLOCK_BOUNCE=y
|
|||||||
# CONFIG_MMC_CB710 is not set
|
# CONFIG_MMC_CB710 is not set
|
||||||
# CONFIG_MMC_DEBUG is not set
|
# CONFIG_MMC_DEBUG is not set
|
||||||
# CONFIG_MMC is not set
|
# CONFIG_MMC is not set
|
||||||
|
# CONFIG_MMC_MVSDIO is not set
|
||||||
# CONFIG_MMC_S3C is not set
|
# CONFIG_MMC_S3C is not set
|
||||||
# CONFIG_MMC_SDHCI is not set
|
# CONFIG_MMC_SDHCI is not set
|
||||||
# CONFIG_MMC_SDRICOH_CS is not set
|
# CONFIG_MMC_SDRICOH_CS is not set
|
||||||
@ -1587,6 +1589,7 @@ CONFIG_NLS_DEFAULT="iso8859-1"
|
|||||||
# CONFIG_OCF_SAFE is not set
|
# CONFIG_OCF_SAFE is not set
|
||||||
# CONFIG_OCF_TALITOS is not set
|
# CONFIG_OCF_TALITOS is not set
|
||||||
# CONFIG_OMFS_FS is not set
|
# CONFIG_OMFS_FS is not set
|
||||||
|
# CONFIG_ORION_WATCHDOG is not set
|
||||||
# CONFIG_OSF_PARTITION is not set
|
# CONFIG_OSF_PARTITION is not set
|
||||||
# CONFIG_P54_COMMON is not set
|
# CONFIG_P54_COMMON is not set
|
||||||
CONFIG_PACKET_MMAP=y
|
CONFIG_PACKET_MMAP=y
|
||||||
|
Loading…
Reference in New Issue
Block a user