Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 196830
b: refs/heads/master
c: 2395e46
h: refs/heads/master
v: v3
  • Loading branch information
Randy Dunlap authored and Jens Axboe committed May 11, 2010
1 parent 2c465b6 commit 29fb849
Show file tree
Hide file tree
Showing 2 changed files with 12 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: 01effb0dc1451fad55925873ffbfb88fa4eadce0
refs/heads/master: 2395e463fefd4aa8b784787e926e9b84e216d14f
22 changes: 11 additions & 11 deletions trunk/drivers/block/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,17 @@ config BLK_DEV_XD

It's pretty unlikely that you have one of these: say N.

config GDROM
tristate "SEGA Dreamcast GD-ROM drive"
depends on SH_DREAMCAST
help
A standard SEGA Dreamcast comes with a modified CD ROM drive called a
"GD-ROM" by SEGA to signify it is capable of reading special disks
with up to 1 GB of data. This drive will also read standard CD ROM
disks. Select this option to access any disks in your GD ROM drive.
Most users will want to say "Y" here.
You can also build this as a module which will be called gdrom.

config PARIDE
tristate "Parallel port IDE device support"
depends on PARPORT_PC
Expand Down Expand Up @@ -103,17 +114,6 @@ config PARIDE
"MicroSolutions backpack protocol", "DataStor Commuter protocol"
etc.).

config GDROM
tristate "SEGA Dreamcast GD-ROM drive"
depends on SH_DREAMCAST
help
A standard SEGA Dreamcast comes with a modified CD ROM drive called a
"GD-ROM" by SEGA to signify it is capable of reading special disks
with up to 1 GB of data. This drive will also read standard CD ROM
disks. Select this option to access any disks in your GD ROM drive.
Most users will want to say "Y" here.
You can also build this as a module which will be called gdrom.

source "drivers/block/paride/Kconfig"

config BLK_CPQ_DA
Expand Down

0 comments on commit 29fb849

Please sign in to comment.