diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2012-05-01 08:00:26 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2012-05-01 08:00:26 +0000 |
commit | 7a2b3d8a55867f55293eaccc81efff9bdb197cc1 (patch) | |
tree | a0e2c35c6fc3626439f64f1e3d2a90648f0dd10e /target/linux/generic | |
parent | 70322ba3d1a897e1ff1c5d8c117a332815e7649e (diff) | |
download | upstream-7a2b3d8a55867f55293eaccc81efff9bdb197cc1.tar.gz upstream-7a2b3d8a55867f55293eaccc81efff9bdb197cc1.tar.bz2 upstream-7a2b3d8a55867f55293eaccc81efff9bdb197cc1.zip |
linux/3.3: add more missing symbols
SVN-Revision: 31548
Diffstat (limited to 'target/linux/generic')
-rw-r--r-- | target/linux/generic/config-3.3 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/target/linux/generic/config-3.3 b/target/linux/generic/config-3.3 index ee7d4ea1ee..3f9ccd6881 100644 --- a/target/linux/generic/config-3.3 +++ b/target/linux/generic/config-3.3 @@ -1301,6 +1301,7 @@ CONFIG_LBDAF=y # CONFIG_LEDS_BD2802 is not set CONFIG_LEDS_CLASS=y # CONFIG_LEDS_DAC124S085 is not set +CONFIG_LEDS_GPIO_OF=y CONFIG_LEDS_GPIO_PLATFORM=y # CONFIG_LEDS_INTEL_SS4200 is not set # CONFIG_LEDS_LM3530 is not set @@ -2295,6 +2296,7 @@ CONFIG_RWSEM_GENERIC_SPINLOCK=y # CONFIG_SATA_AHCI is not set # CONFIG_SATA_AHCI_PLATFORM is not set # CONFIG_SATA_DWC is not set +# CONFIG_SATA_FSL is not set # CONFIG_SATA_INIC162X is not set # CONFIG_SATA_MV is not set # CONFIG_SATA_NV is not set @@ -2360,6 +2362,7 @@ CONFIG_SCSI_DMA=y # CONFIG_SCSI_INITIO is not set # CONFIG_SCSI_IPR is not set # CONFIG_SCSI_IPS is not set +# CONFIG_SCSI_ISCI is not set # CONFIG_SCSI_ISCSI_ATTRS is not set # CONFIG_SCSI_LOGGING is not set CONFIG_SCSI_LOWLEVEL=y @@ -2757,6 +2760,8 @@ CONFIG_SND_VERBOSE_PROCFS=y # CONFIG_SPI_BUTTERFLY is not set # CONFIG_SPI_DEBUG is not set # CONFIG_SPI_DESIGNWARE is not set +# CONFIG_SPI_FSL_SPI is not set +# CONFIG_SPI_FSL_ESPI is not set # CONFIG_SPI_GPIO_OLD is not set # CONFIG_SPI_LM70_LLP is not set # CONFIG_SPI_MASTER is not set @@ -2764,6 +2769,7 @@ CONFIG_SND_VERBOSE_PROCFS=y # CONFIG_SPI_MPC52xx_PSC is not set # CONFIG_SPI_OC_TINY is not set # CONFIG_SPI_ORION is not set +# CONFIG_SPI_PL022 is not set # CONFIG_SPI_PPC4xx is not set # CONFIG_SPI_PXA2XX is not set # CONFIG_SPI_PXA2XX_PCI is not set @@ -3304,6 +3310,7 @@ CONFIG_VMSPLIT_3G=y # CONFIG_VMSPLIT_3G_OPT is not set # CONFIG_VMXNET3 is not set # CONFIG_VM_EVENT_COUNTERS is not set +# CONFIG_VMWARE_PVSCSI is not set # CONFIG_VORTEX is not set # CONFIG_VT is not set # CONFIG_VT6655 is not set |