summaryrefslogtreecommitdiffstats
path: root/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'Kconfig')
-rw-r--r--Kconfig6
1 files changed, 5 insertions, 1 deletions
diff --git a/Kconfig b/Kconfig
index 0d4acff..47647a3 100644
--- a/Kconfig
+++ b/Kconfig
@@ -1,6 +1,6 @@
#
# Kconfig: Main menu structure definition
-# Copyright (C) Robert Schwebel <r.schwebel@pengutronix.de> 2005-2008
+# Copyright (C) Robert Schwebel <r.schwebel@pengutronix.de> 2005-2009
#
config _ptxconfig_MAGIC__
@@ -11,6 +11,10 @@ config BUILD_TOOLCHAIN
bool
default y
+config NO_PLATFORM
+ bool
+ default y
+
config PROJECT
string