Show
Ignore:
Timestamp:
02/08/08 21:56:43 (10 months ago)
Author:
n0-1
Message:

fix include of standalone alsa drivers for kernel 2.4, though it doesn't compile yet

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/freewrt/package/alsa/Config.in

    r2504 r3696  
    11config FWRT_PACKAGE_KMOD_ALSA 
    2         prompt "kmod-alsa......................... Alsa Sound Drivers" 
     2        prompt "kmod-alsa....................... Alsa Sound Drivers" 
    33        tristate 
    44        default n 
    5         depends FWRT_LINUX_2_4 && FWRT_KPACKAGE_KMOD_USB_CONTROLLER 
     5        depends FWRT_LINUX_2_4 && FWRT_KPACKAGE_KMOD_USB 
    66        select FWRT_KPACKAGE_KMOD_SOUND 
    77        help