From 79c142d93847c168b825858f4e372e10c7e32906 Mon Sep 17 00:00:00 2001 From: Paul Fox Date: Mon, 1 Aug 2005 16:04:40 +0000 Subject: new config display applet, from bug 46. i've changed the name of the applet from "config" to "bbconfig", and renamed the source filenames and symbols to match appropriately. --- miscutils/Config.in | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'miscutils/Config.in') diff --git a/miscutils/Config.in b/miscutils/Config.in index 57afd32ed..69a330058 100644 --- a/miscutils/Config.in +++ b/miscutils/Config.in @@ -34,6 +34,13 @@ config CONFIG_FEATURE_CROND_CALL_SENDMAIL help Support calling /usr/sbin/sendmail for send cmd outputs. +config CONFIG_BBCONFIG + bool "bbconfig" + default n + help + The bbconfig applet will print the config file with which + busybox was built. + config CONFIG_CRONTAB bool "crontab" default n -- cgit v1.2.3