qemu: needs IPv6
authorPeter Korsgaard <peter@korsgaard.com>
Mon, 3 Nov 2014 21:55:26 +0000 (22:55 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Mon, 3 Nov 2014 21:55:26 +0000 (22:55 +0100)
commit45fe0d3b4698112a438c6199d73e18c4078c1ad1
tree35f2123ef4fb2a0354b7fd821a9c59eaa7ad42bd
parent1d21e4c397cbd92d03d09daf4fadffaa79959f55
qemu: needs IPv6

Fixes http://autobuild.buildroot.net/results/f53/f53d4d47a6b65c40c1b122dfad61d9164e533bf0/

Actually only the linux-user code needs it, but with the _CUSTOM_TARGETS
option it is difficult to ensure it only for userland emulation, so just add
it to the main qemu option.

At the same time add the missing wchar/mmu dependencies to the comment.

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/qemu/Config.in