Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
linux
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
linux
Commits
96036e97
Commit
96036e97
authored
Jun 09, 2004
by
Geert Uytterhoeven
Committed by
Linus Torvalds
Jun 09, 2004
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[PATCH] SCSI_DPT_I2O should depend on PCI
parent
3c3daf31
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
drivers/scsi/Kconfig
drivers/scsi/Kconfig
+1
-1
No files found.
drivers/scsi/Kconfig
View file @
96036e97
...
...
@@ -352,7 +352,7 @@ source "drivers/scsi/aic7xxx/Kconfig.aic79xx"
#
All
the
I2O
code
and
drivers
do
not
seem
to
be
64
bit
safe
.
config
SCSI_DPT_I2O
tristate
"Adaptec I2O RAID support "
depends
on
!64BIT && SCSI
depends
on
!64BIT && SCSI
&& PCI
help
This
driver
supports
all
of
Adaptec
's I2O based RAID controllers as
well as the DPT SmartRaid V cards. This is an Adaptec maintained
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment