choice
prompt "kernel filesystem interface"
depends on ADK_PACKAGE_DAVFS2

config ADK_PACKAGE_DAVFS2_FUSE
       bool "use the FUSE filesystem interface"
config ADK_PACKAGE_DAVFS2_CODA
       bool "use the CODA filesystem interface"
config ADK_PACKAGE_DAVFS2_BOTH
       bool "use both filesystem interfaces"
endchoice