#ifndef _CATS_CONF_H #define _CATS_CONF_H /* * CATS specific device includes go in here */ #include "fcom.h" #define CONF_HAVE_SCSIPI #define CONF_HAVE_WSCONS #define CONF_HAVE_USB #endif /* _CATS_CONF_H */