Mark some packages as not usable on non-MMU systems

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
Thomas Petazzoni
2011-05-30 23:57:00 +02:00
committed by Peter Korsgaard
parent 85e54a6b77
commit d6993ef3d0
5 changed files with 10 additions and 0 deletions

View File

@@ -1,5 +1,7 @@
config BR2_PACKAGE_GPSD
bool "gpsd"
# Uses fork()
depends on BR2_USE_MMU
help
gpsd is a service daemon that monitors one or more GPSes or AIS
receivers attached to a host computer through serial or USB ports,