summaryrefslogtreecommitdiff
path: root/maintainer
diff options
context:
space:
mode:
Diffstat (limited to 'maintainer')
-rw-r--r--maintainer/kconfig-versions.template12
1 files changed, 6 insertions, 6 deletions
diff --git a/maintainer/kconfig-versions.template b/maintainer/kconfig-versions.template
index 51bb28c..77f1012 100644
--- a/maintainer/kconfig-versions.template
+++ b/maintainer/kconfig-versions.template
@@ -68,6 +68,12 @@ config @@fork|@@_SRC_DEVEL
Default is the vendor repository at @@repository_url@@
#!end-if
+config @@fork|@@_SRC_CUSTOM
+ bool "Custom location"
+ depends on EXPERIMENTAL
+ help
+ Custom directory or tarball.
+
endchoice
if @@fork|@@_SRC_DEVEL
@@ -163,12 +169,6 @@ config @@fork|@@_DEVEL_BOOTSTRAP
endif
-config @@fork|@@_SRC_CUSTOM
- bool "Custom location"
- depends on EXPERIMENTAL
- help
- Custom directory or tarball.
-
if @@fork|@@_SRC_CUSTOM
config @@fork|@@_CUSTOM_LOCATION