summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2006-09-06 17:22:25 +0000
committerRobert Schwebel <r.schwebel@pengutronix.de>2006-09-06 17:22:25 +0000
commiteb565b073c7415b6652f94ab99570a49ab1f7e7e (patch)
treec346a3624baac9542a56f7556e28c29703229273 /config
parent57f5eaa4040562c7fcd2397ee32499946f6d13ad (diff)
downloadptxdist-eb565b073c7415b6652f94ab99570a49ab1f7e7e.tar.gz
ptxdist-eb565b073c7415b6652f94ab99570a49ab1f7e7e.tar.xz
* find final solution for PTXCONF_PROJECT
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@6036 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'config')
-rw-r--r--config/Kconfig6
1 files changed, 1 insertions, 5 deletions
diff --git a/config/Kconfig b/config/Kconfig
index 0b93c6511..af1439575 100644
--- a/config/Kconfig
+++ b/config/Kconfig
@@ -46,7 +46,7 @@ menu "Project Name & Version "
config PROJECT
string
- prompt "Custom Project Name "
+ prompt "Project Name "
help
Name of this project; each PTXdist "Project" specifies a unique
configuration for an embedded Linux project.
@@ -54,10 +54,6 @@ config PROJECT
Usually you don't have to set this config option; change it
only if you want to have some non-default name.
-# to be replaced automatically by ptxdist
-config PROJECT_DEFAULT
- string
-
endmenu
source "rules/Kconfig"