[packages/kernel/LINUX_3_10] Enable SCSI_CONSTANTS; The error messages regarding your SCSI hardware will be easier to understand
arekm
arekm at pld-linux.org
Fri Jun 27 13:51:30 CEST 2014
commit b8da2f56be4122f0317ef2cfc81d439afc9d8f1b
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Fri Jun 27 13:51:22 2014 +0200
Enable SCSI_CONSTANTS; The error messages regarding your SCSI hardware will be easier to understand if you say Y here.
kernel-multiarch.config | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/kernel-multiarch.config b/kernel-multiarch.config
index 5c3d50d..8918abe 100644
--- a/kernel-multiarch.config
+++ b/kernel-multiarch.config
@@ -5031,7 +5031,7 @@ CHR_DEV_SG all=m
CHR_DEV_SCH all=m
SCSI_ENCLOSURE all=m
SCSI_MULTI_LUN all=y
-SCSI_CONSTANTS all=n
+SCSI_CONSTANTS all=y
SCSI_LOGGING all=y
SCSI_SCAN_ASYNC all=y
SCSI_SPI_ATTRS all=m
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/kernel.git/commitdiff/b8da2f56be4122f0317ef2cfc81d439afc9d8f1b
More information about the pld-cvs-commit
mailing list