diff options
author | jow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2012-02-15 23:37:47 +0000 |
---|---|---|
committer | jow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2012-02-15 23:37:47 +0000 |
commit | 6a43915f2b65d376cd99a55668a61ec1ded75b8d (patch) | |
tree | 763cdc0dba826395e46eaef9c16919175366b882 /target/linux | |
parent | 12750dc9c53edd6f015ae6009fa94a8f1c5bfd7a (diff) |
linux 3.2: missing generic symbols
These symbols are dependent on CONFIG_PCI being enabled.
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30565 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux')
-rw-r--r-- | target/linux/generic/config-3.2 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/generic/config-3.2 b/target/linux/generic/config-3.2 index 51d991245..28a94164a 100644 --- a/target/linux/generic/config-3.2 +++ b/target/linux/generic/config-3.2 @@ -2254,6 +2254,7 @@ CONFIG_SCSI_MOD=y CONFIG_SCSI_MULTI_LUN=y # CONFIG_SCSI_MVSAS is not set # CONFIG_SCSI_MVSAS_DEBUG is not set +# CONFIG_SCSI_MVSAS_TASKLET is not set # CONFIG_SCSI_MVUMI is not set # CONFIG_SCSI_NCR53C406A is not set # CONFIG_SCSI_NETLINK is not set @@ -2445,6 +2446,7 @@ CONFIG_SIGNALFD=y # CONFIG_SIS190 is not set # CONFIG_SIS900 is not set # CONFIG_SKGE is not set +# CONFIG_SKGE_GENESIS is not set # CONFIG_SKY2 is not set # CONFIG_SKY2_DEBUG is not set CONFIG_SLAB=y |