summaryrefslogtreecommitdiff
path: root/kconfig/mconf.c
diff options
context:
space:
mode:
Diffstat (limited to 'kconfig/mconf.c')
-rw-r--r--kconfig/mconf.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/kconfig/mconf.c b/kconfig/mconf.c
index d433c7a..1f10bfe 100644
--- a/kconfig/mconf.c
+++ b/kconfig/mconf.c
@@ -846,10 +846,6 @@ int main(int ac, char **av)
return 1;
}
case -1:
- printf(_("\n\n"
- "*** End of the configuration.\n"
- "*** Execute 'make' to start the build or try 'make help'."
- "\n\n"));
break;
default:
fprintf(stderr, _("\n\n"