Commit d11dff7b authored by Cyril Deguet's avatar Cyril Deguet

* added libcdio in the menuconfig, to be able to... disable it ;)

parent 2145181c
...@@ -28,6 +28,7 @@ DVB dvb ...@@ -28,6 +28,7 @@ DVB dvb
OGG ogg OGG ogg
MKV mkv MKV mkv
MOD mod MOD mod
CDIO libcdio
X11 x11 X11 x11
XVIDEO xvideo XVIDEO xvideo
GLX glx GLX glx
......
...@@ -85,6 +85,7 @@ fi ...@@ -85,6 +85,7 @@ fi
bool 'Ogg demux support' CONFIG_OGG bool 'Ogg demux support' CONFIG_OGG
bool 'Matroska demux support' CONFIG_MKV bool 'Matroska demux support' CONFIG_MKV
bool 'Mod demux support' CONFIG_MOD bool 'Mod demux support' CONFIG_MOD
bool 'CD input and control library (libcdio) support' CONFIG_CDIO
endmenu endmenu
mainmenu_option next_comment mainmenu_option next_comment
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment