diff options
Diffstat (limited to 'drivers/isdn')
-rw-r--r-- | drivers/isdn/i4l/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/isdn/i4l/Kconfig b/drivers/isdn/i4l/Kconfig index a4f7288a1fc8..3ef567b99c74 100644 --- a/drivers/isdn/i4l/Kconfig +++ b/drivers/isdn/i4l/Kconfig | |||
@@ -5,6 +5,7 @@ | |||
5 | config ISDN_PPP | 5 | config ISDN_PPP |
6 | bool "Support synchronous PPP" | 6 | bool "Support synchronous PPP" |
7 | depends on INET | 7 | depends on INET |
8 | select SLHC | ||
8 | help | 9 | help |
9 | Over digital connections such as ISDN, there is no need to | 10 | Over digital connections such as ISDN, there is no need to |
10 | synchronize sender and recipient's clocks with start and stop bits | 11 | synchronize sender and recipient's clocks with start and stop bits |