Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
@@ -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,
config BR2_PACKAGE_INPUT_EVENT_DAEMON
bool "input-event-daemon"
input-event-daemon is a daemon which executes
a user-defined command on input events, such as
@@ -2,6 +2,8 @@ config BR2_PACKAGE_KBD
bool "kbd"
select BR2_PACKAGE_GETTEXT if BR2_NEEDS_GETTEXT_IF_LOCALE
select BR2_PACKAGE_LIBINTL if BR2_NEEDS_GETTEXT_IF_LOCALE
Keytable files and keyboard utilities.
@@ -1,4 +1,6 @@
config BR2_PACKAGE_SETSERIAL
bool "setserial"
Setserial : configuration of serial ports
@@ -2,6 +2,8 @@ config BR2_PACKAGE_SYSSTAT
bool "sysstat"
The sysstat utilities are a collection of performance
monitoring tools for Linux. These include sar, sadf, mpstat,