URL
https://opencores.org/ocsvn/or1k/or1k/trunk
Details |
Compare with Previous |
View Log
Line No. |
Rev |
Author |
Line |
1 |
1275 |
phoenix |
#
|
2 |
|
|
# CDROM driver configuration
|
3 |
|
|
#
|
4 |
|
|
tristate ' Aztech/Orchid/Okano/Wearnes/TXC/CyDROM CDROM support' CONFIG_AZTCD
|
5 |
|
|
tristate ' Goldstar R420 CDROM support' CONFIG_GSCD
|
6 |
|
|
tristate ' Matsushita/Panasonic/Creative, Longshine, TEAC CDROM support' CONFIG_SBPCD
|
7 |
|
|
if [ "$CONFIG_SBPCD" = "y" ]; then
|
8 |
|
|
bool ' Matsushita/Panasonic, ... second CDROM controller support' CONFIG_SBPCD2
|
9 |
|
|
if [ "$CONFIG_SBPCD2" = "y" ]; then
|
10 |
|
|
bool ' Matsushita/Panasonic, ... third CDROM controller support' CONFIG_SBPCD3
|
11 |
|
|
if [ "$CONFIG_SBPCD3" = "y" ]; then
|
12 |
|
|
bool ' Matsushita/Panasonic, ... fourth CDROM controller support' CONFIG_SBPCD4
|
13 |
|
|
fi
|
14 |
|
|
fi
|
15 |
|
|
fi
|
16 |
|
|
tristate ' Mitsumi (standard) [no XA/Multisession] CDROM support' CONFIG_MCD
|
17 |
|
|
if [ "$CONFIG_MCD" != "n" ]; then
|
18 |
|
|
int 'MCD IRQ' CONFIG_MCD_IRQ 11
|
19 |
|
|
hex 'MCD I/O base' CONFIG_MCD_BASE 300
|
20 |
|
|
fi
|
21 |
|
|
tristate ' Mitsumi [XA/MultiSession] CDROM support' CONFIG_MCDX
|
22 |
|
|
tristate ' Optics Storage DOLPHIN 8000AT CDROM support' CONFIG_OPTCD
|
23 |
|
|
tristate ' Philips/LMS CM206 CDROM support' CONFIG_CM206
|
24 |
|
|
tristate ' Sanyo CDR-H94A CDROM support' CONFIG_SJCD
|
25 |
|
|
tristate ' ISP16/MAD16/Mozart soft configurable cdrom interface support' CONFIG_ISP16_CDI
|
26 |
|
|
tristate ' Sony CDU31A/CDU33A CDROM support' CONFIG_CDU31A
|
27 |
|
|
tristate ' Sony CDU535 CDROM support' CONFIG_CDU535
|
© copyright 1999-2024
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.