blob: a04f41285e1a3286fbdf53f6b9bd224c238f1c99 [file] [log] [blame]
Jan Kundrát1b5a4282018-04-05 21:32:53 +02001config CZECHLIGHT_RAUC_ROOTFS
2 bool "Create RAUC update bundle"
3 select BR2_PACKAGE_CZECHLIGHT_CFG_FS
4 select BR2_PACKAGE_HOST_RAUC
5
6if CZECHLIGHT_RAUC_ROOTFS
7
8config CZECHLIGHT_RAUC_COMPATIBLE
9 string "HW compatibility string"
10 help
11 Unique identifier which specifies what boards accept a given SW image.
12
13endif # CZECHLIGHT_RAUC_ROOTFS