boa: needs MMU

Fixes
http://autobuild.buildroot.net/results/0909856aea5ea5d13206c9a46b8b5174661239b4/

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
Gustavo Zacarias 2012-12-12 01:45:48 +00:00 committed by Peter Korsgaard
parent f944824c47
commit 64c3ce4d88
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
config BR2_PACKAGE_BOA
bool "boa"
depends on BR2_USE_MMU # uses fork()
help
A very small and very fast http daemon. Not intended as
a feature-packed server.