summaryrefslogtreecommitdiffstats
path: root/package/util-linux/Config.in
blob: f8af6bb4fb809b0993d7944010140e0359d33324 (plain)
1
2
3
4
5
6
7
8
9
10
config BR2_PACKAGE_UTIL-LINUX
	bool "util-linux"
	select BR2_PACKAGE_GETTEXT if BR2_ENABLE_LOCALE
	select BR2_PACKAGE_LIBINTL if BR2_ENABLE_LOCALE
	help
	  Various useful/essential Linux utilities.

	  Things like mkfs, mkswap, swapon, fdisk, mount, dmesg, etc...

	  http://www.kernel.org/pub/linux/utils/util-linux/