8 lines
212 B
Plaintext
8 lines
212 B
Plaintext
config BR2_PACKAGE_BOOTCONTROL
|
|
bool "Rockchip bootcontrol for linux"
|
|
select BR2_PACKAGE_LIBAVB
|
|
select BR2_PACKAGE_LIBAVB_USER
|
|
select BR2_PACKAGE_LIBAVB_AB
|
|
help
|
|
Rockchip bootcontrol for linux.
|