5 lines
162 B
Plaintext
5 lines
162 B
Plaintext
# - enable utils, e.g: ifconfig hciconfig...
|
|
BR2_PACKAGE_BLUEZ5_UTILS=y
|
|
# - fs overlay for powermanager
|
|
BR2_ROOTFS_OVERLAY="board/rockchip/common/powermanager"
|