Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 58513
b: refs/heads/master
c: fd11d17
h: refs/heads/master
i:
  58511: b5fee78
v: v3
  • Loading branch information
Jan Engelhardt authored and Jens Axboe committed Jul 10, 2007
1 parent 4dc014c commit 57eb6a2
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 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: 5f5c926e3cba972636b50ab872b421e992d4f401
refs/heads/master: fd11d171e51a5b81c176d856d5df5612117e1a45
11 changes: 6 additions & 5 deletions trunk/drivers/block/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,12 @@
# Block device driver configuration
#

if BLOCK
menuconfig BLK_DEV
bool "Block devices"
depends on BLOCK
default y

menu "Block devices"
if BLK_DEV

config BLK_DEV_FD
tristate "Normal floppy disk support"
Expand Down Expand Up @@ -422,6 +425,4 @@ config ATA_OVER_ETH

source "drivers/s390/block/Kconfig"

endmenu

endif
endif # BLK_DEV

0 comments on commit 57eb6a2

Please sign in to comment.