aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/isdn/Kconfig')
-rw-r--r--drivers/isdn/Kconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/drivers/isdn/Kconfig b/drivers/isdn/Kconfig
index a3c9a0343129..cf906c8cee4d 100644
--- a/drivers/isdn/Kconfig
+++ b/drivers/isdn/Kconfig
@@ -57,8 +57,12 @@ config ISDN_CAPI
57 hardware, see <http://www.capi.org/>. This is needed for AVM's set 57 hardware, see <http://www.capi.org/>. This is needed for AVM's set
58 of active ISDN controllers like B1, T1, M1. 58 of active ISDN controllers like B1, T1, M1.
59 59
60if ISDN_CAPI
61
60source "drivers/isdn/capi/Kconfig" 62source "drivers/isdn/capi/Kconfig"
61 63
62source "drivers/isdn/hardware/Kconfig" 64source "drivers/isdn/hardware/Kconfig"
63 65
66endif # ISDN_CAPI
67
64endif # ISDN 68endif # ISDN