summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--include/dahdi/dahdi_config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/dahdi/dahdi_config.h b/include/dahdi/dahdi_config.h
index ca16ded..d477c71 100644
--- a/include/dahdi/dahdi_config.h
+++ b/include/dahdi/dahdi_config.h
@@ -75,7 +75,7 @@
#endif
#endif
-#ifdef CONFIG_PPP
+#if defined(CONFIG_PPP) || defined(CONFIG_PPP_MODULE)
#define CONFIG_DAHDI_PPP
#endif