diff options
author | Felix Fietkau <nbd@openwrt.org> | 2011-02-27 11:22:21 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2011-02-27 11:22:21 +0000 |
commit | 67cb2739eb59feba7f3eeebb5527090ae1f1bfbb (patch) | |
tree | ea06b361293fb7f6a98fe3b229e5211251ad2661 /target/linux/generic | |
parent | 10df95822eab2e3fee87b31d66ca60c2267323b1 (diff) | |
download | upstream-67cb2739eb59feba7f3eeebb5527090ae1f1bfbb.tar.gz upstream-67cb2739eb59feba7f3eeebb5527090ae1f1bfbb.tar.bz2 upstream-67cb2739eb59feba7f3eeebb5527090ae1f1bfbb.zip |
kernel 2.6.38: add a few missing config symbols
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25748 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic')
-rw-r--r-- | target/linux/generic/config-2.6.38 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/target/linux/generic/config-2.6.38 b/target/linux/generic/config-2.6.38 index c1b6cd6b3b..8ca626d52a 100644 --- a/target/linux/generic/config-2.6.38 +++ b/target/linux/generic/config-2.6.38 @@ -95,11 +95,14 @@ CONFIG_ARCH_FLATMEM_ENABLE=y # CONFIG_ARCH_VEXPRESS is not set # CONFIG_ARCH_W90X900 is not set # CONFIG_ARCNET is not set +CONFIG_ARM_DMA_MEM_BUFFERABLE=y +# CONFIG_ARM_ERRATA_411920 is not set # CONFIG_ARM_UNWIND is not set CONFIG_ARPD=y # CONFIG_ARTHUR is not set CONFIG_ASK_IP_FIB_HASH=y # CONFIG_ASUS_OLED is not set +# CONFIG_ASYNC_RAID6_TEST is not set # CONFIG_ASYNC_TX_DMA is not set # CONFIG_AT76C50X_USB is not set # CONFIG_ATA is not set @@ -365,6 +368,7 @@ CONFIG_CMDLINE="" # CONFIG_CNIC is not set # CONFIG_CODA_FS is not set # CONFIG_COMEDI is not set +# CONFIG_COMPACTION is not set # CONFIG_COMPAT_BRK is not set # CONFIG_CONFIGFS_FS is not set # CONFIG_CONNECTOR is not set @@ -1328,7 +1332,9 @@ CONFIG_MISC_FILESYSTEMS=y CONFIG_MMC_BLOCK_BOUNCE=y CONFIG_MMC_BLOCK_MINORS=8 # CONFIG_MMC_CB710 is not set +# CONFIG_MMC_CLKGATE is not set # CONFIG_MMC_DEBUG is not set +# CONFIG_MMC_DW is not set # CONFIG_MMC_MVSDIO is not set # CONFIG_MMC_S3C is not set # CONFIG_MMC_SDHCI is not set @@ -1917,6 +1923,7 @@ CONFIG_RCU_FANOUT=32 # CONFIG_RD_GZIP is not set CONFIG_RD_LZMA=y # CONFIG_RD_LZO is not set +# CONFIG_RD_XZ is not set # CONFIG_REALTEK_PHY is not set # CONFIG_REDWOOD is not set # CONFIG_REGULATOR is not set |