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

config_query_option EDBUS_ENM 'Enable Network Monitor support?' y \
                    '--enable-enm'  '--disable-enm'               &&

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