mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-17 18:51:27 +00:00
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@388 d57e44dd-8a1f-0410-8b47-8ef2f437770f
11 lines
323 B
Diff
11 lines
323 B
Diff
--- orig/Kconfig 2008-01-24 15:58:37.000000000 -0700
|
|
+++ Kconfig 2008-02-02 16:28:34.000000000 -0700
|
|
@@ -120,4 +120,7 @@
|
|
There are various debug levels that can be found in the source:
|
|
file:drivers/message/fusion/mptdebug.h
|
|
|
|
+config FUSION_SCST
|
|
+ source "drivers/message/fusion/mpt_scst/Kconfig"
|
|
+
|
|
endif # FUSION
|