From: David Schleef Date: Thu, 11 Sep 2003 18:03:38 +0000 (+0000) Subject: Add 8255 config option X-Git-Tag: r0_7_69~221 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=ada38dcdf777da8672a7e63f5b3a03ebb05394d0;p=comedi.git Add 8255 config option --- diff --git a/configure.ac b/configure.ac index 6f68578d..7db0e782 100644 --- a/configure.ac +++ b/configure.ac @@ -47,6 +47,7 @@ DS_LINUX_CONFIG_OPTION_MODULE(CONFIG_PCI) #AM_CONDITIONAL(CONFIG_PCMCIA,false) AC_DEFINE(CONFIG_COMEDI_DEBUG, true, [Define if debugging is enabled]) +AC_DEFINE(CONFIG_COMEDI_8255, true, [Define if 8255 support is enabled]) AC_OUTPUT([ Makefile