[PATCH] [SCSI] Update kernel size increase for SCSI_CONSTANTS

From: Geert Uytterhoeven
Date: Thu Nov 28 2013 - 08:00:58 EST


Many error messages have been added since Linux-0.99.12 (August 14, 1993)

Signed-off-by: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
---
drivers/scsi/Kconfig | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/drivers/scsi/Kconfig b/drivers/scsi/Kconfig
index fe25677a5511..8024add2375f 100644
--- a/drivers/scsi/Kconfig
+++ b/drivers/scsi/Kconfig
@@ -212,12 +212,12 @@ config SCSI_MULTI_LUN
multiple LUNs.

config SCSI_CONSTANTS
- bool "Verbose SCSI error reporting (kernel size +=12K)"
+ bool "Verbose SCSI error reporting (kernel size +=34K)"
depends on SCSI
help
The error messages regarding your SCSI hardware will be easier to
understand if you say Y here; it will enlarge your kernel by about
- 12 KB. If in doubt, say Y.
+ 34 KB. If in doubt, say Y.

config SCSI_LOGGING
bool "SCSI logging facility"
--
1.7.9.5

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/