1 config BR2_PACKAGE_DBUS
3 depends on BR2_TOOLCHAIN_HAS_THREADS
6 select BR2_PACKAGE_EXPAT
8 The D-Bus message bus system.
10 http://www.freedesktop.org/wiki/Software/dbus
12 comment "dbus needs a toolchain w/ threads"
13 depends on BR2_USE_MMU
14 depends on !BR2_TOOLCHAIN_HAS_THREADS