config_query_option EDBUS_EUKIT "Enable udisks and upower support?" y  \
                    "--enable-eukit" "--disable-eukit"                 &&

config_query_option EDBUS_EHAL 'Enable Hardware Abstraction Layer support?'  \
                    y '--enable-ehal' '--disable-ehal'                       &&

config_query_option EDBUS_ENOTIFY 'Enable filesystem notify support?' y      \
                    '--enable-enotify' '--disable-enotify'                   &&

config_query_option EDBUS_EBLUEZ "Enable bluetooth support?" n   \
                    "--enable-ebluez" "--disable-ebluez"         &&

config_query_option EDBUS_ECONNMAN "Enable connman support?" n  \
                    "--enable-econnman0_7x" "--disable-econnman0_7x"    &&

config_query_option EDBUS_EOFONO "Enable ofono support?" n  \
                    "--enable-eofono" "--disable-eofono"

#  --disable-edbus-bluez-test
#                          disable building of edbus_bluez_test
#  --disable-edbus-connman-test
#                          disable building of edbus_connman_test
#  --disable-edbus-notification-daemon-test
#                          disable building of edbus_notification_daemon_test
#  --disable-edbus-notify-send
#                          disable building of edbus_notify_send
#  --disable-edbus-notify-test
#                          disable building of edbus_notify_test
#  --disable-edbus-ofono-test
#                          disable building of edbus_ofono_test
#  --disable-edbus-ukit-test
#                          disable building of edbus_ukit_test

