9 lines
163 B
Plaintext
9 lines
163 B
Plaintext
|
config BR2_PACKAGE_DBUS
|
||
|
bool "dbus"
|
||
|
default n
|
||
|
select BR2_PACKAGE_EXPAT
|
||
|
help
|
||
|
The D-Bus message bus system.
|
||
|
|
||
|
http://www.freedesktop.org/wiki/Software/dbus
|