Changeset 50000c8a82333af7c047a92bc34b7f46d35ad57b

Show
Ignore:
Timestamp:
04/20/03 03:05:40 (5 years ago)
Author:
Cyril Deguet <asmax@videolan.org>
git-committer:
Cyril Deguet <asmax@videolan.org> 1050800740 +0000
git-parent:

[ae27d602f2b89442dc2e46c8f6c70c57a62383be]

git-author:
Cyril Deguet <asmax@videolan.org> 1050800740 +0000
Message:

* fixed a typo with dvbpsi

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • config.in

    rf3bcd92 r50000c8  
    4040   bool '    dvdread input module' CONFIG_DVDREAD 
    4141   bool '    dvdplay input module' CONFIG_DVDPLAY 
    42    bool '    dvbpsi ts mux and demux module' CONFIG_DVDPSI 
     42   bool '    dvbpsi ts mux and demux module' CONFIG_DVBPSI 
    4343fi 
    4444bool 'VCD support' CONFIG_VCD 
  • defconfig

    r5023130 r50000c8  
    3030# CONFIG_DVDREAD is not set 
    3131# CONFIG_DVDPLAY is not set 
    32 CONFIG_DVDPSI=y 
     32CONFIG_DVBPSI=y 
    3333# CONFIG_VCD is not set 
    3434# CONFIG_V4L is not set