summaryrefslogtreecommitdiff
path: root/busybox-miscutils.kconfig
diff options
context:
space:
mode:
authorAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2010-11-20 13:30:16 +0100
committerAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2010-11-20 13:30:16 +0100
commit1caedd37842349f5717f565c07d340d3e2995e88 (patch)
treef0f56635d7bb8c5cff0422841240ee6fa93bb948 /busybox-miscutils.kconfig
parent743316f4bdb283d6bc6df3e310f54d688ac15cb3 (diff)
downloadembtk-busybox-kconfigs-1caedd37842349f5717f565c07d340d3e2995e88.tar.gz
embtk-busybox-kconfigs-1caedd37842349f5717f565c07d340d3e2995e88.tar.bz2
embtk-busybox-kconfigs-1caedd37842349f5717f565c07d340d3e2995e88.tar.xz
Remove useless default on some kconfig symbols
Signed-off-by: Abdoulaye Walsimou Gaye <awg@embtoolkit.org>
Diffstat (limited to 'busybox-miscutils.kconfig')
-rw-r--r--busybox-miscutils.kconfig55
1 files changed, 0 insertions, 55 deletions
diff --git a/busybox-miscutils.kconfig b/busybox-miscutils.kconfig
index 60b87c1..f8a9541 100644
--- a/busybox-miscutils.kconfig
+++ b/busybox-miscutils.kconfig
@@ -7,21 +7,18 @@ menu "Miscellaneous Utilities"
config ADJTIMEX
bool "adjtimex"
- default n
help
Adjtimex reads and optionally sets adjustment parameters for
the Linux clock adjustment algorithm.
config BBCONFIG
bool "bbconfig"
- default n
help
The bbconfig applet will print the config file with which
busybox was built.
config CHAT
bool "chat"
- default n
help
Simple chat utility.
@@ -39,7 +36,6 @@ config FEATURE_CHAT_NOFAIL
config FEATURE_CHAT_TTY_HIFI
bool "Force STDIN to be a TTY"
depends on CHAT
- default n
help
Original chat always treats STDIN as a TTY device and sets for it
so-called raw mode. This option turns on such behaviour.
@@ -55,7 +51,6 @@ config FEATURE_CHAT_IMPLICIT_CR
config FEATURE_CHAT_SWALLOW_OPTS
bool "Swallow options"
depends on CHAT
- default n
help
Busybox chat require no options. To make it not fail when used
in place of original chat (which has a bunch of options) turn
@@ -64,7 +59,6 @@ config FEATURE_CHAT_SWALLOW_OPTS
config FEATURE_CHAT_SEND_ESCAPES
bool "Support weird SEND escapes"
depends on CHAT
- default n
help
Original chat uses some escape sequences in SEND arguments which
are not sent to device but rather performs special actions.
@@ -75,27 +69,23 @@ config FEATURE_CHAT_SEND_ESCAPES
config FEATURE_CHAT_VAR_ABORT_LEN
bool "Support variable-length ABORT conditions"
depends on CHAT
- default n
help
Original chat uses fixed 50-bytes length ABORT conditions. Say N here.
config FEATURE_CHAT_CLR_ABORT
bool "Support revoking of ABORT conditions"
depends on CHAT
- default n
help
Support CLR_ABORT directive.
config CHRT
bool "chrt"
- default n
help
manipulate real-time attributes of a process.
This requires sched_{g,s}etparam support in your libc.
config CROND
bool "crond"
- default n
select FEATURE_SUID
select FEATURE_SYSLOG
help
@@ -110,20 +100,17 @@ config CROND
config FEATURE_CROND_D
bool "Support option -d to redirect output to stderr"
depends on CROND
- default n
help
-d sets loglevel to 0 (most verbose) and directs all output to stderr.
config FEATURE_CROND_CALL_SENDMAIL
bool "Using /usr/sbin/sendmail?"
- default n
depends on CROND
help
Support calling /usr/sbin/sendmail for send cmd outputs.
config CRONTAB
bool "crontab"
- default n
select FEATURE_SUID
help
Crontab manipulates the crontab for a particular user. Only
@@ -133,14 +120,12 @@ config CRONTAB
config DC
bool "dc"
- default n
help
Dc is a reverse-polish desk calculator which supports unlimited
precision arithmetic.
config FEATURE_DC_LIBM
bool "Enable power and exp functions (requires libm)"
- default n
depends on DC
help
Enable power and exp functions.
@@ -148,7 +133,6 @@ config FEATURE_DC_LIBM
config DEVFSD
bool "devfsd (obsolete)"
- default n
select FEATURE_SYSLOG
help
This is deprecated, and will be removed at the end of 2008.
@@ -164,7 +148,6 @@ config DEVFSD
config DEVFSD_MODLOAD
bool "Adds support for MODLOAD keyword in devsfd.conf"
- default n
depends on DEVFSD
help
This actually doesn't work with busybox modutils but needs
@@ -172,7 +155,6 @@ config DEVFSD_MODLOAD
config DEVFSD_FG_NP
bool "Enables the -fg and -np options"
- default n
depends on DEVFSD
help
-fg Run the daemon in the foreground.
@@ -181,14 +163,12 @@ config DEVFSD_FG_NP
config DEVFSD_VERBOSE
bool "Increases logging (and size)"
- default n
depends on DEVFSD
help
Increases logging to stderr or syslog.
config FEATURE_DEVFS
bool "Use devfs names for all devices (obsolete)"
- default n
help
This is obsolete and will be going away at the end of 2008..
@@ -198,20 +178,17 @@ config FEATURE_DEVFS
config DEVMEM
bool "devmem"
- default n
help
devmem is a small program that reads and writes from physical
memory using /dev/mem.
config EJECT
bool "eject"
- default n
help
Used to eject cdroms. (defaults to /dev/cdrom)
config FEATURE_EJECT_SCSI
bool "SCSI support"
- default n
depends on EJECT
help
Add the -s option to eject, this allows to eject SCSI-Devices and
@@ -219,7 +196,6 @@ config FEATURE_EJECT_SCSI
config FBSPLASH
bool "fbsplash"
- default n
help
Shows splash image and progress bar on framebuffer device.
Can be used during boot phase of an embedded device. ~2kb.
@@ -240,14 +216,12 @@ config FBSPLASH
config INOTIFYD
bool "inotifyd"
- default n
help
Simple inotify daemon. Reports filesystem changes. Requires
kernel >= 2.6.13
config LAST
bool "last"
- default n
select FEATURE_WTMP
help
'last' displays a list of the last users that logged into the system.
@@ -255,7 +229,6 @@ config LAST
choice
prompt "Choose last implementation"
depends on LAST
- default FEATURE_LAST_SMALL
config FEATURE_LAST_SMALL
bool "small"
@@ -272,7 +245,6 @@ endchoice
config LESS
bool "less"
- default n
help
'less' is a pager, meaning that it displays text files. It possesses
a wide array of features, and is an improvement over 'more'.
@@ -302,7 +274,6 @@ config FEATURE_LESS_FLAGS
config FEATURE_LESS_DASHCMD
bool "Enable flag changes ('-' command)"
- default n
depends on LESS
help
This enables the ability to change command-line flags within
@@ -310,35 +281,30 @@ config FEATURE_LESS_DASHCMD
config FEATURE_LESS_MARKS
bool "Enable marks"
- default n
depends on LESS
help
Marks enable positions in a file to be stored for easy reference.
config FEATURE_LESS_REGEXP
bool "Enable regular expressions"
- default n
depends on LESS
help
Enable regular expressions, allowing complex file searches.
config FEATURE_LESS_LINENUMS
bool "Enable dynamic switching of line numbers"
- default n
depends on FEATURE_LESS_DASHCMD
help
Enable "-N" command.
config FEATURE_LESS_WINCH
bool "Enable automatic resizing on window size changes"
- default n
depends on LESS
help
Makes less track window size changes.
config HDPARM
bool "hdparm"
- default n
help
Get/Set hard drive parameters. Primarily intended for ATA
drives. Adds about 13k (or around 30k if you enable the
@@ -356,7 +322,6 @@ config FEATURE_HDPARM_GET_IDENTITY
config FEATURE_HDPARM_HDIO_SCAN_HWIF
bool "Register an IDE interface (DANGEROUS)"
- default n
depends on HDPARM
help
Enables the 'hdparm -R' option to register an IDE interface.
@@ -364,7 +329,6 @@ config FEATURE_HDPARM_HDIO_SCAN_HWIF
config FEATURE_HDPARM_HDIO_UNREGISTER_HWIF
bool "Un-register an IDE interface (DANGEROUS)"
- default n
depends on HDPARM
help
Enables the 'hdparm -U' option to un-register an IDE interface.
@@ -372,7 +336,6 @@ config FEATURE_HDPARM_HDIO_UNREGISTER_HWIF
config FEATURE_HDPARM_HDIO_DRIVE_RESET
bool "Perform device reset (DANGEROUS)"
- default n
depends on HDPARM
help
Enables the 'hdparm -w' option to perform a device reset.
@@ -380,7 +343,6 @@ config FEATURE_HDPARM_HDIO_DRIVE_RESET
config FEATURE_HDPARM_HDIO_TRISTATE_HWIF
bool "Tristate device for hotswap (DANGEROUS)"
- default n
depends on HDPARM
help
Enables the 'hdparm -x' option to tristate device for hotswap,
@@ -389,7 +351,6 @@ config FEATURE_HDPARM_HDIO_TRISTATE_HWIF
config FEATURE_HDPARM_HDIO_GETSET_DMA
bool "Get/set using_dma flag (DANGEROUS)"
- default n
depends on HDPARM
help
Enables the 'hdparm -d' option to get/set using_dma flag.
@@ -397,7 +358,6 @@ config FEATURE_HDPARM_HDIO_GETSET_DMA
config MAKEDEVS
bool "makedevs"
- default n
help
'makedevs' is a utility used to create a batch of devices with
one command.
@@ -417,7 +377,6 @@ config MAKEDEVS
choice
prompt "Choose makedevs behaviour"
depends on MAKEDEVS
- default FEATURE_MAKEDEVS_TABLE
config FEATURE_MAKEDEVS_LEAF
bool "leaf"
@@ -429,25 +388,21 @@ endchoice
config MAN
bool "man"
- default n
help
Format and display manual pages.
config MICROCOM
bool "microcom"
- default n
help
The poor man's minicom utility for chatting with serial port devices.
config MOUNTPOINT
bool "mountpoint"
- default n
help
mountpoint checks if the directory is a mountpoint.
config MT
bool "mt"
- default n
help
mt is used to control tape devices. You can use the mt utility
to advance or rewind a tape past a specified number of archive
@@ -455,14 +410,12 @@ config MT
config RAIDAUTORUN
bool "raidautorun"
- default n
help
raidautorun tells the kernel md driver to
search and start RAID arrays.
config READAHEAD
bool "readahead"
- default n
depends on LFS
help
Preload the files listed on the command line into RAM cache so that
@@ -479,7 +432,6 @@ config READAHEAD
config RUNLEVEL
bool "runlevel"
- default n
help
find the current and previous system runlevel.
@@ -488,26 +440,22 @@ config RUNLEVEL
config RX
bool "rx"
- default n
help
Receive files using the Xmodem protocol.
config SETSID
bool "setsid"
- default n
help
setsid runs a program in a new session
config STRINGS
bool "strings"
- default n
help
strings prints the printable character sequences for each file
specified.
config TASKSET
bool "taskset"
- default n
help
Retrieve or set a processes's CPU affinity.
This requires sched_{g,s}etaffinity support in your libc.
@@ -523,7 +471,6 @@ config FEATURE_TASKSET_FANCY
config TIME
bool "time"
- default n
help
The time command runs the specified program with the given arguments.
When the command finishes, time writes a message to standard output
@@ -531,7 +478,6 @@ config TIME
config TTYSIZE
bool "ttysize"
- default n
help
A replacement for "stty size". Unlike stty, can report only width,
only height, or both, in any order. It also does not complain on
@@ -540,7 +486,6 @@ config TTYSIZE
config WATCHDOG
bool "watchdog"
- default n
help
The watchdog utility is used with hardware or software watchdog
device drivers. It opens the specified watchdog device special file