bind: needs MMU

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-04-05 08:41:57 -03:00 committed by Peter Korsgaard
parent 1cba5cf918
commit 55c181fd0c

View File

@ -2,6 +2,8 @@ config BR2_PACKAGE_BIND
bool "bind"
depends on BR2_INET_IPV6
depends on BR2_LARGEFILE
# fork()
depends on BR2_USE_MMU
help
BIND (Berkeley Internet Name Domain) is an implementation of
the Domain Name System (DNS) protocols and provides an openly