Config.in 187 B

1234567
  1. config BR2_PACKAGE_PPTP_LINUX
  2. bool "pptp-linux"
  3. depends on BR2_USE_MMU # fork()
  4. help
  5. An implementation of the Point-to-point protocol client.
  6. http://pptpclient.sourceforge.net/