From 8dc1ff6cb1c502befcd084b4ba3eb90e4897a1c7 Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Wed, 15 Feb 2012 23:37:47 +0000 Subject: [PATCH] linux 3.2: missing generic symbols These symbols are dependent on CONFIG_PCI being enabled. Signed-off-by: Philip Prindeville SVN-Revision: 30565 --- target/linux/generic/config-3.2 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/target/linux/generic/config-3.2 b/target/linux/generic/config-3.2 index 51d9912454..28a94164a1 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