From 8732a998b27a71f6082df5dd99d770d2e33337e9 Mon Sep 17 00:00:00 2001 From: David Schleef Date: Fri, 14 Sep 2001 02:19:41 +0000 Subject: [PATCH] Change comedi_trig compat to deprecated --- comedi/Config.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.26.2