From: David Schleef Date: Sun, 27 May 2001 22:32:51 +0000 (+0000) Subject: docs out of date X-Git-Tag: r0_7_59~16 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=c1af7c6ed06bab1ac8fd8dae42fd6107a2816fc6;p=comedi.git docs out of date --- diff --git a/Documentation/comedi/configuration b/Documentation/comedi/configuration deleted file mode 100644 index bbac7c83..00000000 --- a/Documentation/comedi/configuration +++ /dev/null @@ -1,22 +0,0 @@ - -Hard-coded config options: - -(might be ahead of the code in some cases) - - -CONFIG_COMEDI_MODE_CORE - - This option enables mode support in the core. If disabled, - CONFIG_COMEDI_MODE_INTERFACE and CONFIG_COMEDI_MODE_DRIVER are - also disabled. - -CONFIG_COMEDI_MODE_DRIVER - - Disabling this option causes drivers not to register mode - support. - -CONFIG_COMEDI_MODE_INTERFACE - - This option enables the old mode0-4 interface. If disabled, - the mode ioctl is turned off. -