1 config BR2_COMPILE_UTIL_LINUX
4 depends BR2_PACKAGE_FDISK
6 config BR2_PACKAGE_FDISK
7 tristate "fdisk - A partition table manipulation utility"
8 default m if CONFIG_DEVEL
9 select BR2_COMPILE_UTIL_LINUX
11 A partition table manipulation utility
13 http://www.kernel.org/pub/linux/utils/util-linux/
16 config BR2_PACKAGE_SWAP_UTILS
17 tristate "swap-utils - Swap space management utilities"
18 default m if CONFIG_DEVEL
19 select BR2_COMPILE_UTIL_LINUX
21 A collection of tools to manage swap space :
27 http://www.kernel.org/pub/linux/utils/util-linux/