config ELEKTRA tristate depends on BROKEN prompt "elektra" select DB44 if ELEKTRA__BERKELEYDB help Elektra is a universal hierarchical configuration store, with related goals like GConf and the Windows Registry. It allows programs to read and save their configurations with a consistent API, and allows them to be aware of other applications' configurations, leveraging easy application integration. The whole point of it is to tie applications together, so that they can co-operate and share their user-preferences. if ELEKTRA config ELEKTRA__FILESYS bool prompt "filesys backend" config ELEKTRA__HOSTS bool prompt "hosts backend" config ELEKTRA__INI bool prompt "ini backend" config ELEKTRA__BERKELEYDB bool prompt "berkeleydb backend" config ELEKTRA__FSTAB bool prompt "fstab backend" config ELEKTRA__PASSWD bool prompt "passwd backend" config ELEKTRA__DAEMON bool prompt "daemon backend" config ELEKTRA__CPP bool prompt "c++ bindings" endif