linuxOS_AP06/buildroot/package/rockchip/rkwifibt/Config.in
2025-06-03 12:28:32 +08:00

11 lines
165 B
Plaintext

config BR2_PACKAGE_RKWIFIBT
bool "rkwifibt"
if BR2_PACKAGE_RKWIFIBT
config BR2_PACKAGE_RKWIFIBT_STATIC
bool "Enable static"
default y if BR2_STATIC_LIBS
endif