linux-headers: bump 4.{4, 9}.x series
[buildroot-gz.git] / package / gptfdisk / Config.in.host
blob1300d024e5eaa9d65dfbdc753ea69db12daf2635
1 config BR2_PACKAGE_HOST_GPTFDISK
2         bool "host gptfdisk"
3         select BR2_PACKAGE_HOST_UTIL_LINUX
4         help
5           GPT fdisk (consisting of the gdisk and sgdisk programs) is a
6           text-mode partitioning tool that works on Globally Unique
7           Identifier (GUID) Partition Table (GPT) disks, rather than
8           on the more common (through 2010) Master Boot Record (MBR)
9           partition tables.
11           http://www.rodsbooks.com/gdisk/