Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 63668
b: refs/heads/master
c: 15617ff
h: refs/heads/master
v: v3
  • Loading branch information
James Bottomley authored and James Bottomley committed Jul 31, 2007
1 parent 6fa09d3 commit 3f9fc79
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 8e9a8a0d56c5d9d87adbefbbc8c8728c529fd95a
refs/heads/master: 15617ff66c777b008e170f9c5b0e8a9854937648
3 changes: 2 additions & 1 deletion trunk/drivers/scsi/libsas/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,8 @@ config SCSI_SAS_LIBSAS

config SCSI_SAS_ATA
bool "ATA support for libsas (requires libata)"
depends on SCSI_SAS_LIBSAS && ATA
depends on SCSI_SAS_LIBSAS
depends on ATA = y || ATA = SCSI_SAS_LIBSAS
help
Builds in ATA support into libsas. Will necessitate
the loading of libata along with libsas.
Expand Down

0 comments on commit 3f9fc79

Please sign in to comment.