busybox: tweak IPv6/largefile handling
commit7a5be2a042f3c1d55c5599ad819333a2150955ff
authorPeter Korsgaard <peter@korsgaard.com>
Fri, 4 Mar 2016 15:47:38 +0000 (4 16:47 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Fri, 4 Mar 2016 16:03:58 +0000 (4 17:03 +0100)
tree8ff84d83b524af41884916553735672de65d0976
parentcd58dfcf2c599d0c16d46c4863a6547601d471ad
busybox: tweak IPv6/largefile handling

Fixes #8736

When IPv6 and largefile options were removed from Buildroot, the code to
force these options in busybox were still left in.

There's no strong reason to forcefully enable these options (only to disable
options if the system cannot support it like we do for nommu), so instead
enable the options in our default defconfig, allowing people to override
this if they use a custom config.

While we're at it, enable the prefer-ipv4 option so network applets like
ntpd doesn't fail when dual stacked hosts are resolved from a system without
IPv6 support enabled in the kernel.

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/busybox/busybox.config
package/busybox/busybox.mk