1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-10-01 14:24:20 +03:00

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
This commit is contained in:
kaloz 2010-02-16 21:33:47 +00:00
parent e5d9c14c1b
commit 72989b4c97

View File

@ -491,6 +491,7 @@ CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
# CONFIG_DISPLAY_SUPPORT is not set # CONFIG_DISPLAY_SUPPORT is not set
# CONFIG_DL2K is not set # CONFIG_DL2K is not set
# CONFIG_DLM is not set # CONFIG_DLM is not set
# CONFIG_DMA_API_DEBUG is not set
# CONFIG_DMADEVICES is not set # CONFIG_DMADEVICES is not set
# CONFIG_DMA_ENGINE is not set # CONFIG_DMA_ENGINE is not set
# CONFIG_DMASCC 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_TESTS is not set
# CONFIG_MTD_UBI is not set # CONFIG_MTD_UBI is not set
CONFIG_MTD=y CONFIG_MTD=y
# CONFIG_MV643XX_ETH is not set
# CONFIG_MVSWITCH_PHY is not set # CONFIG_MVSWITCH_PHY is not set
# CONFIG_MWAVE is not set # CONFIG_MWAVE is not set
# CONFIG_MWL8K is not set # CONFIG_MWL8K is not set
@ -1652,7 +1654,9 @@ CONFIG_PARTITION_ADVANCED=y
# CONFIG_PCI_ATMEL is not set # CONFIG_PCI_ATMEL is not set
# CONFIG_PCI_DEBUG is not set # CONFIG_PCI_DEBUG is not set
# CONFIG_PCI_DISABLE_COMMON_QUIRKS is not set # CONFIG_PCI_DISABLE_COMMON_QUIRKS is not set
# CONFIG_PCIEAER_INJECT is not set
# CONFIG_PCIEASPM is not set # CONFIG_PCIEASPM is not set
# CONFIG_PCIE_ECRC is not set
# CONFIG_PCI_HERMES is not set # CONFIG_PCI_HERMES is not set
# CONFIG_PCI_IOV is not set # CONFIG_PCI_IOV is not set
# CONFIG_PCI_LEGACY is not set # CONFIG_PCI_LEGACY is not set
@ -1682,6 +1686,8 @@ CONFIG_PCI=y
# CONFIG_PCSPKR_PLATFORM is not set # CONFIG_PCSPKR_PLATFORM is not set
# CONFIG_PD6729 is not set # CONFIG_PD6729 is not set
# CONFIG_PDC_ADMA 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_PHANTOM is not set
# CONFIG_PHONE is not set # CONFIG_PHONE is not set
# CONFIG_PHONET is not set # CONFIG_PHONET is not set
@ -1701,6 +1707,7 @@ CONFIG_PLIST=y
CONFIG_PPC_4K_PAGES=y CONFIG_PPC_4K_PAGES=y
CONFIG_PPC4xx_GPIO=y CONFIG_PPC4xx_GPIO=y
# CONFIG_PPC_64K_PAGES is not set # CONFIG_PPC_64K_PAGES is not set
# CONFIG_PPC_DISABLE_WERROR is not set
# CONFIG_PPC_EMULATED_STATS is not set # CONFIG_PPC_EMULATED_STATS is not set
# CONFIG_PPP_ASYNC is not set # CONFIG_PPP_ASYNC is not set
# CONFIG_PPP_BSDCOMP is not set # CONFIG_PPP_BSDCOMP is not set
@ -2767,6 +2774,8 @@ CONFIG_XFRM=y
# CONFIG_XFS_QUOTA is not set # CONFIG_XFS_QUOTA is not set
# CONFIG_XFS_RT is not set # CONFIG_XFS_RT is not set
# CONFIG_XFS_SECURITY 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_XIP_KERNEL is not set
# CONFIG_YAFFS_FS is not set # CONFIG_YAFFS_FS is not set
# CONFIG_YAM is not set # CONFIG_YAM is not set