Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 56446
b: refs/heads/master
c: e0ff9cd
h: refs/heads/master
v: v3
  • Loading branch information
Jan Engelhardt authored and Bartlomiej Zolnierkiewicz committed May 15, 2007
1 parent 4349cb3 commit 7d725e6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 12 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: 640b31bf1291d1fb8a3e90abed8f145410122bf8
refs/heads/master: e0ff9cd12a26259f8dd676124a188037e7e90b38
15 changes: 4 additions & 11 deletions trunk/drivers/ide/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,10 @@
# Andre Hedrick <andre@linux-ide.org>
#

if BLOCK

menu "ATA/ATAPI/MFM/RLL support"
depends on HAS_IOMEM

config IDE
menuconfig IDE
tristate "ATA/ATAPI/MFM/RLL support"
depends on BLOCK
depends on HAS_IOMEM
---help---
If you say Y here, your kernel will be able to manage low cost mass
storage units such as ATA/(E)IDE and ATAPI units. The most common
Expand Down Expand Up @@ -1099,8 +1096,4 @@ config BLK_DEV_HD_ONLY
config BLK_DEV_HD
def_bool BLK_DEV_HD_IDE || BLK_DEV_HD_ONLY

endif

endmenu

endif
endif # IDE

0 comments on commit 7d725e6

Please sign in to comment.