Add support for the Emulex LightPulse on ia64, bug #371809

svn path=/trunk/; revision=817
This commit is contained in:
Raúl Porcel 2011-10-12 15:37:02 +00:00
parent c29c7d0c1b
commit 8c8a8a95a3
2 changed files with 6 additions and 1 deletions

View file

@ -2,6 +2,10 @@
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $ # $Header: $
12 Oct 2011; Raúl Porcel <armin76@gentoo.org>
kconfig/ia64/installcd-2.6.39.config:
Add support for the Emulex LightPulse on ia64, bug #371809
02 Oct 2011; Raúl Porcel <armin76@gentoo.org> 02 Oct 2011; Raúl Porcel <armin76@gentoo.org>
kconfig/ia64/installcd-2.6.39.config: kconfig/ia64/installcd-2.6.39.config:
Update ia64 kconfig Update ia64 kconfig

View file

@ -631,7 +631,8 @@ CONFIG_SCSI_SYM53C8XX_MMIO=y
# CONFIG_SCSI_QLOGIC_1280 is not set # CONFIG_SCSI_QLOGIC_1280 is not set
CONFIG_SCSI_QLA_FC=m CONFIG_SCSI_QLA_FC=m
# CONFIG_SCSI_QLA_ISCSI is not set # CONFIG_SCSI_QLA_ISCSI is not set
# CONFIG_SCSI_LPFC is not set CONFIG_SCSI_LPFC=m
# CONFIG_SCSI_LPFC_DEBUG_FS is not set
# CONFIG_SCSI_DC395x is not set # CONFIG_SCSI_DC395x is not set
# CONFIG_SCSI_DC390T is not set # CONFIG_SCSI_DC390T is not set
# CONFIG_SCSI_DEBUG is not set # CONFIG_SCSI_DEBUG is not set