summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorJan Weitzel <j.weitzel@phytec.de>2011-09-09 15:18:24 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2011-09-09 15:39:55 +0200
commit9133bbbf0d2a5f24e5ce67e2a4725d19fd7f62af (patch)
tree98e7dc4cdad72f773f5e8968384111046d4e0f2b /config
parent7035c381b116b9014b812e212e07e2693a006b4f (diff)
downloadptxdist-9133bbbf0d2a5f24e5ce67e2a4725d19fd7f62af.tar.gz
ptxdist-9133bbbf0d2a5f24e5ce67e2a4725d19fd7f62af.tar.xz
make really clean question configurable
Add option to ptxdist setup to avoid the "really clean all" question for ptxdist clean. Signed-off-by: Jan Weitzel <j.weitzel@phytec.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'config')
-rw-r--r--config/setup/Kconfig5
1 files changed, 5 insertions, 0 deletions
diff --git a/config/setup/Kconfig b/config/setup/Kconfig
index f8f666221..739c4d50a 100644
--- a/config/setup/Kconfig
+++ b/config/setup/Kconfig
@@ -287,6 +287,11 @@ config SETUP_NFS_REL_SYMLINK
for broken links.
The link installed into the image remains absolute.
+config SETUP_DIRECT_CLEAN
+ bool "ptxdist clean without check"
+ help
+ I'm a developer. I know what I'm doing. Just clean the BSP.
+
config SETUP_HOST_CC
prompt "host CC"
string