4683420c4c
'default n' is the default, so there's no need to say it explicitly.
10 lines
214 B
Plaintext
10 lines
214 B
Plaintext
config BR2_PACKAGE_DBUS_GLIB
|
|
bool "dbus-glib"
|
|
depends on BR2_PACKAGE_DBUS
|
|
select BR2_PACKAGE_LIBGLIB2
|
|
select BR2_PACKAGE_PKGCONFIG
|
|
help
|
|
GLib bindings for D-Bus.
|
|
|
|
http://www.freedesktop.org/software/dbus
|