diff options
author | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-02-16 21:33:47 +0000 |
---|---|---|
committer | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-02-16 21:33:47 +0000 |
commit | 72989b4c9758fc86bce91dd9244360d2b285213b (patch) | |
tree | 70579dc783d4d12aaa427aac7d3dbdc1b7a6b315 /target | |
parent | e5d9c14c1bd96576c60c7a0b4337517c3066d444 (diff) |
add some more config symbols to the generic 2.6.32 config
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19674 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-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 edd1394e4..7dcb87890 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 |