diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2009-10-08 10:42:43 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2009-10-08 10:42:43 +0000 |
commit | e24a1eaa3435a6a2f657e243682d532972182752 (patch) | |
tree | 682a5c4e3a0952091dfec07f1f3aeff74fe3619e | |
parent | 3abb6b04c754826f01dc3e2b3a8d2316008000e7 (diff) | |
download | upstream-e24a1eaa3435a6a2f657e243682d532972182752.tar.gz upstream-e24a1eaa3435a6a2f657e243682d532972182752.tar.bz2 upstream-e24a1eaa3435a6a2f657e243682d532972182752.zip |
and another missing Kconfig symbol..
SVN-Revision: 17995
-rw-r--r-- | target/linux/generic-2.6/config-2.6.31 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic-2.6/config-2.6.31 b/target/linux/generic-2.6/config-2.6.31 index 13b3a85b61..a6fb54c758 100644 --- a/target/linux/generic-2.6/config-2.6.31 +++ b/target/linux/generic-2.6/config-2.6.31 @@ -1761,6 +1761,7 @@ CONFIG_SCHED_CFS=y # CONFIG_SCSI_AIC7XXX_OLD is not set # CONFIG_SCSI_AIC94XX is not set # CONFIG_SCSI_ARCMSR is not set +# CONFIG_SCSI_BNX2_ISCSI is not set # CONFIG_SCSI_BUSLOGIC is not set # CONFIG_SCSI_CONSTANTS is not set # CONFIG_SCSI_DC390T is not set |