xref: /OK3568_Linux_fs/buildroot/package/genpart/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1config BR2_PACKAGE_GENPART
2	bool "genpart"
3	help
4	  Generate a 16 byte partition table entry defined by command
5	  line arguments and dump it to stdout. No CHS magic is done,
6	  only lba entries are filled out.
7
8	  http://www.pengutronix.de/software/genpart/index_en.html
9