e76dadc86e
[Peter: Fix Config.in wordwrap and trailing lines] Signed-off-by: Carlo Caione <carlo.caione@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
10 lines
291 B
Plaintext
10 lines
291 B
Plaintext
config BR2_PACKAGE_SUNXI_TOOLS
|
|
bool "sunxi nand-part"
|
|
depends on BR2_arm
|
|
help
|
|
nand-part is part of sunxi-tools for Allwinner A10 (aka sun4i) and
|
|
A13 (aka sun5i) based devices. It is a tool to repartition the
|
|
internal NAND on sunxi devices.
|
|
|
|
http://linux-sunxi.org/Sunxi-tools
|