]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/net/wan/Kconfig
Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg...
[karo-tx-linux.git] / drivers / net / wan / Kconfig
index 0c077b0f7a2bf43036b912222b350704b80e2c50..94e234975c6114d0e46fde4c71c34625596fe6f4 100644 (file)
@@ -358,7 +358,7 @@ config SDLA
 
 # X.25 network drivers
 config LAPBETHER
-       tristate "LAPB over Ethernet driver (EXPERIMENTAL)"
+       tristate "LAPB over Ethernet driver"
        depends on LAPB && X25
        ---help---
          Driver for a pseudo device (typically called /dev/lapb0) which allows
@@ -374,8 +374,8 @@ config LAPBETHER
          If unsure, say N.
 
 config X25_ASY
-       tristate "X.25 async driver (EXPERIMENTAL)"
-       depends on LAPB && X25
+       tristate "X.25 async driver"
+       depends on LAPB && X25 && TTY
        ---help---
          Send and receive X.25 frames over regular asynchronous serial
          lines such as telephone lines equipped with ordinary modems.