linuxOS_AP06/buildroot/package/rockchip/rkwifibt/Config.in

11 lines
165 B
Plaintext
Raw Normal View History

2025-06-03 04:28:32 +00:00
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