menu "Configuration"
	depends on PACKAGE_dnscrypt-proxy

config DNSCRYPT_ENABLE_PLUGINS
	bool "Enable plugin support (includes libldns and plugins, increases size by 125kB)"
	default n

endmenu