xref: /OK3568_Linux_fs/buildroot/package/rauc/Config.in.host (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1config BR2_PACKAGE_HOST_RAUC
2	bool "host rauc"
3	select BR2_PACKAGE_HOST_SQUASHFS # run-time dependency
4	help
5	  RAUC is the Robust Auto-Update Controller developed by
6	  Pengutronix. Enable this option to build the rauc
7	  host tool which may be used to generate firmware
8	  bundles that are handled by the target rauc service.
9
10	  http://rauc.io/
11