summaryrefslogtreecommitdiffstats
path: root/platforms/Kconfig
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2008-04-02 13:05:48 +0000
committerRobert Schwebel <r.schwebel@pengutronix.de>2008-04-02 13:05:48 +0000
commitd49fb4886d0c591148d1c7ea3d4b0a0ca53de1aa (patch)
tree73b9e695901141777eaff49d537d00d4f7ce4f9b /platforms/Kconfig
parentcbefd056f6d8e2d873d40b0977459d6baa15d41a (diff)
downloadptxdist-d49fb4886d0c591148d1c7ea3d4b0a0ca53de1aa.tar.gz
ptxdist-d49fb4886d0c591148d1c7ea3d4b0a0ca53de1aa.tar.xz
* platformconfig: we need the platform identifier in the configuration
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@7904 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'platforms/Kconfig')
-rw-r--r--platforms/Kconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/platforms/Kconfig b/platforms/Kconfig
index 7294f394e..60e91e5fb 100644
--- a/platforms/Kconfig
+++ b/platforms/Kconfig
@@ -14,6 +14,12 @@ comment "------------------------------------"
comment "Target Platform Configuration "
comment "------------------------------------"
+config PLATFORM
+ prompt "platform"
+ string
+ help
+ This string identifies the platform.
+
choice
prompt "cpu architecture "
help