4683420c4c
'default n' is the default, so there's no need to say it explicitly.
9 lines
220 B
Plaintext
9 lines
220 B
Plaintext
config BR2_PACKAGE_UTIL-LINUX
|
|
bool "util-linux"
|
|
help
|
|
Various useful/essential Linux utilities.
|
|
|
|
Things like mkfs, mkswap, swapon, fdisk, mount, dmesg, etc...
|
|
|
|
http://www.kernel.org/pub/linux/utils/util-linux/
|