Change comedi_trig compat to deprecated
authorDavid Schleef <ds@schleef.org>
Fri, 14 Sep 2001 02:19:41 +0000 (02:19 +0000)
committerDavid Schleef <ds@schleef.org>
Fri, 14 Sep 2001 02:19:41 +0000 (02:19 +0000)
comedi/Config.in

index 82febd9baac9ad05f12b3f0da6241a5b79abc550..b568821d7a6449742af601cb229e2fc0b541572b 100644 (file)
@@ -1,7 +1,7 @@
 
 comment 'Comedi Features'
 
-bool 'Trig compatibility (say yes)' CONFIG_COMEDI_TRIG
+bool 'comedi_trig compatibility (deprecated)' CONFIG_COMEDI_TRIG
 
 if [ "$CONFIG_RTL" = "y" ];then
        bool 'Real-time support' CONFIG_COMEDI_RT