1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-08 14:41:05 +03:00

fix missing symbols for kernel 2.6.32, closes #6802 thanks Maddes

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20009 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
thepeople 2010-03-05 22:35:24 +00:00
parent 8c78d96c44
commit 0a6ed453c3

View File

@ -381,6 +381,7 @@ CONFIG_CRYPTO_ALGAPI=y
# CONFIG_CRYPTO_DEFLATE is not set
# CONFIG_CRYPTO_DES 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_FCRYPT 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_DEBUG is not set
# CONFIG_MMC is not set
# CONFIG_MMC_MVSDIO is not set
# CONFIG_MMC_S3C is not set
# CONFIG_MMC_SDHCI 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_TALITOS is not set
# CONFIG_OMFS_FS is not set
# CONFIG_ORION_WATCHDOG is not set
# CONFIG_OSF_PARTITION is not set
# CONFIG_P54_COMMON is not set
CONFIG_PACKET_MMAP=y