Kconfig (b29e2679d0da91c60d3ac190d9c3bd65ac2f68c5) | Kconfig (3491a88ea0499cb10024cf7ec4d2d261634fa2b7) |
---|---|
1# 2# Multimedia Video device configuration 3# 4 5menuconfig RADIO_ADAPTERS 6 bool "Radio Adapters" 7 depends on VIDEO_V4L2 8 default y --- 315 unchanged lines hidden (view full) --- 324 depends on ISA && VIDEO_V4L2 325 ---help--- 326 Choose Y here if you have one of these FM radio cards. 327 328 To compile this driver as a module, choose M here: the 329 module will be called radio-sf16fmi. 330 331config RADIO_SF16FMR2 | 1# 2# Multimedia Video device configuration 3# 4 5menuconfig RADIO_ADAPTERS 6 bool "Radio Adapters" 7 depends on VIDEO_V4L2 8 default y --- 315 unchanged lines hidden (view full) --- 324 depends on ISA && VIDEO_V4L2 325 ---help--- 326 Choose Y here if you have one of these FM radio cards. 327 328 To compile this driver as a module, choose M here: the 329 module will be called radio-sf16fmi. 330 331config RADIO_SF16FMR2 |
332 tristate "SF16FMR2 Radio" | 332 tristate "SF16-FMR2/SF16-FMD2 Radio" |
333 depends on ISA && VIDEO_V4L2 && SND 334 ---help--- 335 Choose Y here if you have one of these FM radio cards. 336 337 To compile this driver as a module, choose M here: the 338 module will be called radio-sf16fmr2. 339 340config RADIO_TERRATEC --- 95 unchanged lines hidden --- | 333 depends on ISA && VIDEO_V4L2 && SND 334 ---help--- 335 Choose Y here if you have one of these FM radio cards. 336 337 To compile this driver as a module, choose M here: the 338 module will be called radio-sf16fmr2. 339 340config RADIO_TERRATEC --- 95 unchanged lines hidden --- |