diff --git a/package/gluon-site/Makefile b/package/gluon-site/Makefile
index f930888c1ff08b5d3638dcdae58c3c471d4889f6..a255b2445595733b50130d4826ff24f621574cfb 100644
--- a/package/gluon-site/Makefile
+++ b/package/gluon-site/Makefile
@@ -36,8 +36,7 @@ config GLUON_SITEDIR
 	default ""
 
 config GLUON_MULTIDOMAIN
-	bool "Gluon site configuration directory"
-	depends on PACKAGE_gluon-site
+	bool "Gluon multi-domain support"
 
 endef