patch-2.3.25 linux/drivers/char/Config.in
Next file: linux/drivers/char/Makefile
Previous file: linux/drivers/block/md.c
Back to the patch index
Back to the overall index
- Lines: 11
- Date:
Fri Oct 29 10:59:17 1999
- Orig file:
v2.3.24/linux/drivers/char/Config.in
- Orig date:
Fri Oct 22 13:21:47 1999
diff -u --recursive --new-file v2.3.24/linux/drivers/char/Config.in linux/drivers/char/Config.in
@@ -148,6 +148,10 @@
if [ "$CONFIG_RADIO_TERRATEC" = "y" ]; then
hex ' Terratec i/o port (normally 0x590)' CONFIG_RADIO_TERRATEC_PORT 590
fi
+ dep_tristate 'Trust FM radio card' CONFIG_RADIO_TRUST $CONFIG_VIDEO_DEV
+ if [ "$CONFIG_RADIO_TRUST" = "y" ]; then
+ hex ' Trust i/o port (usually 0x350 or 0x358)' CONFIG_RADIO_TRUST_PORT 350
+ fi
if [ "$CONFIG_PCI" != "n" ]; then
dep_tristate 'BT848 Video For Linux' CONFIG_VIDEO_BT848 $CONFIG_VIDEO_DEV
fi
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)