xref: /OK3568_Linux_fs/buildroot/package/rockchip/rkwifibt/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1config BR2_PACKAGE_RKWIFIBT
2	bool "rkwifibt"
3
4if BR2_PACKAGE_RKWIFIBT
5
6config BR2_PACKAGE_RKWIFIBT_STATIC
7	bool "Enable static"
8	default y if BR2_STATIC_LIBS
9
10endif
11