diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2010-02-16 21:33:47 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2010-02-16 21:33:47 +0000 |
commit | 37f7976b59a60b59aa4d06beed93ec9a502fa64d (patch) | |
tree | 6b095c1a3b6af65d33b4fead1f6ebdbd7bb1e691 | |
parent | 4af507c9b0d0837a2c044c5c5d932e4e3a12dc03 (diff) | |
download | upstream-37f7976b59a60b59aa4d06beed93ec9a502fa64d.tar.gz upstream-37f7976b59a60b59aa4d06beed93ec9a502fa64d.tar.bz2 upstream-37f7976b59a60b59aa4d06beed93ec9a502fa64d.zip |
add some more config symbols to the generic 2.6.32 config
SVN-Revision: 19674
-rw-r--r-- | target/linux/generic-2.6/config-2.6.32 | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/target/linux/generic-2.6/config-2.6.32 b/target/linux/generic-2.6/config-2.6.32 index edd1394e43..7dcb87890b 100644 --- a/target/linux/generic-2.6/config-2.6.32 +++ b/target/linux/generic-2.6/config-2.6.32 @@ -491,6 +491,7 @@ CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" # CONFIG_DISPLAY_SUPPORT is not set # CONFIG_DL2K is not set # CONFIG_DLM is not set +# CONFIG_DMA_API_DEBUG is not set # CONFIG_DMADEVICES is not set # CONFIG_DMA_ENGINE is not set # CONFIG_DMASCC is not set @@ -1314,6 +1315,7 @@ CONFIG_MTD_ROOTFS_SPLIT=y # CONFIG_MTD_TESTS is not set # CONFIG_MTD_UBI is not set CONFIG_MTD=y +# CONFIG_MV643XX_ETH is not set # CONFIG_MVSWITCH_PHY is not set # CONFIG_MWAVE is not set # CONFIG_MWL8K is not set @@ -1652,7 +1654,9 @@ CONFIG_PARTITION_ADVANCED=y # CONFIG_PCI_ATMEL is not set # CONFIG_PCI_DEBUG is not set # CONFIG_PCI_DISABLE_COMMON_QUIRKS is not set +# CONFIG_PCIEAER_INJECT is not set # CONFIG_PCIEASPM is not set +# CONFIG_PCIE_ECRC is not set # CONFIG_PCI_HERMES is not set # CONFIG_PCI_IOV is not set # CONFIG_PCI_LEGACY is not set @@ -1682,6 +1686,8 @@ CONFIG_PCI=y # CONFIG_PCSPKR_PLATFORM is not set # CONFIG_PD6729 is not set # CONFIG_PDC_ADMA is not set +# CONFIG_PERF_COUNTERS is not set +# CONFIG_PERF_EVENTS is not set # CONFIG_PHANTOM is not set # CONFIG_PHONE is not set # CONFIG_PHONET is not set @@ -1701,6 +1707,7 @@ CONFIG_PLIST=y CONFIG_PPC_4K_PAGES=y CONFIG_PPC4xx_GPIO=y # CONFIG_PPC_64K_PAGES is not set +# CONFIG_PPC_DISABLE_WERROR is not set # CONFIG_PPC_EMULATED_STATS is not set # CONFIG_PPP_ASYNC is not set # CONFIG_PPP_BSDCOMP is not set @@ -2767,6 +2774,8 @@ CONFIG_XFRM=y # CONFIG_XFS_QUOTA is not set # CONFIG_XFS_RT is not set # CONFIG_XFS_SECURITY is not set +# CONFIG_XILINX_EMACLITE is not set +# CONFIG_XILINX_LL_TEMAC is not set # CONFIG_XIP_KERNEL is not set # CONFIG_YAFFS_FS is not set # CONFIG_YAM is not set |