summaryrefslogtreecommitdiff
path: root/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'Config.in')
-rw-r--r--Config.in8
1 files changed, 7 insertions, 1 deletions
diff --git a/Config.in b/Config.in
index 188f77d68..8304f1563 100644
--- a/Config.in
+++ b/Config.in
@@ -17,11 +17,17 @@ config ADK_HAVE_DOT_CONFIG
menu "ADK settings"
+config ADK_VENDOR
+ string "Vendor name (f.e. OpenADK)"
+ default "OpenADK"
+ help
+ Vendor string is used for uvd and other stuff.
+
config ADK_HOST
string "Webserver for packages and distfiles"
default "www.openadk.org"
help
- Configure host for IPKG package management
+ Configure host for IPKG package management.
config ADK_SSH_PUBKEY
string "SSH public key (root user only)"