From: Paul Bolle Date: Sun, 16 Mar 2014 17:44:21 +0000 (+0100) Subject: isdn/capi: Make Middleware depend on CAPI2.0 X-Git-Tag: v3.14-rc8~3^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d1958f8c2f0d6bfaa115f4dce1d5d19be5c6b090;p=pandora-kernel.git isdn/capi: Make Middleware depend on CAPI2.0 The Kconfig symbol ISDN_CAPI_MIDDLEWARE is only used in capi.c. Setting it without setting ISDN_CAPI_CAPI20 is therefor useless. Make it depend on ISDN_CAPI_CAPI20 and put its entry after ISDN_CAPI_CAPI20's entry. Signed-off-by: Paul Bolle Signed-off-by: Tilman Schmidt Signed-off-by: David S. Miller --- Reading git-diff-tree failed