pppd: needs mmu and shared objects
authorAxel Lin <axel.lin@ingics.com>
Mon, 30 Sep 2013 09:18:47 +0000 (17:18 +0800)
committerPeter Korsgaard <peter@korsgaard.com>
Tue, 1 Oct 2013 19:37:21 +0000 (21:37 +0200)
commit4cfb3fc26723211c16dd2793295d6674858ca4e3
tree58e9a59a0399d6407f5ec4109c60074aa3e2ab72
parent7a8be43c338a547ae0af02c409e492970a65c083
pppd: needs mmu and shared objects

The plugin infrastructure is based on shared objects so it won't build
for static-only scenarios.
And the daemon uses fork() so MMU is required.

[Peter: move below suboptions]
Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/pppd/Config.in