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/