From: David Schleef Date: Fri, 14 Sep 2001 02:19:41 +0000 (+0000) Subject: Change comedi_trig compat to deprecated X-Git-Tag: r0_7_61~95 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=8732a998b27a71f6082df5dd99d770d2e33337e9;p=comedi.git Change comedi_trig compat to deprecated --- diff --git a/comedi/Config.in b/comedi/Config.in index 82febd9b..b568821d 100644 --- a/comedi/Config.in +++ b/comedi/Config.in @@ -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