
#
# kernel and user space CAPI support
#
# Note: Compiling these two modules as separate modules (i.e. not directly into
#       the kernel) is preferred. So it is better to comment out the following
#       two lines.
#
# supported options:
#    KCAPIMGR_LOG_LEVEL         initializes the log level for the CAPI manager,
#                               integer value
#    CAPIDEV_LOG_LEVEL          initialize the log level for the CAPI device to
#                               user space applications, integer value
#
device   "kcapimgr"
device   "capidev"
