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