commit | d9d504366725d74115105eec51844af9543855a8 | [log] [tgz] |
---|---|---|
author | Félix Piédallu <felix@piedallu.me> | Wed Aug 28 15:29:21 2024 +0200 |
committer | Carles Cufí <carles.cufi@nordicsemi.no> | Tue Sep 03 10:42:48 2024 +0200 |
tree | 970fcec390b2c98518a179780be90814abef7e68 | |
parent | 9fd2e119445e4e631666ab2c14bf3e5cbcb38bbe [diff] |
Bluetooth: Controller: Use BT_LLL_VENDOR_* to selectively build LLL CONFIG_SOC_COMPATIBLE_* is not configurable but CONFIG_BT_LLL_VENDOR_* is. This allows an alternate LLL to be built on nordic and OpenISA chips. Signed-off-by: Félix Piédallu <felix@piedallu.me>