Minimal number of CONFIG_CAPI_MAX_APPLS changed to 8.

This commit is contained in:
Frank A. Uepping 2004-09-29 18:20:59 +00:00
parent f0a1787c78
commit 00bd7b2198
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ config CAPI_MAX_DEVS
config CAPI_MAX_APPLS
int "Maximum number of CAPI applications"
range 32 65535
range 8 65535
default "64"
depends on ISDN_CAPI
help