zephyr: s/BLUETOOTH/BT/

Upstream has made a breaking namespace change. Keep up.

Signed-off-by: Marti Bolivar <marti.bolivar@linaro.org>
This commit is contained in:
Marti Bolivar 2017-08-09 16:52:23 -04:00 committed by David Brown
parent b9f5a68dac
commit d9072bc3c8
2 changed files with 2 additions and 2 deletions

View File

@ -18,6 +18,6 @@ CONFIG_FLASH=y
CONFIG_MPU_ALLOW_FLASH_WRITE=y
### Disable Bluetooth by default
# CONFIG_BLUETOOTH is not set
# CONFIG_BT is not set
CONFIG_MULTITHREADING=n

View File

@ -15,6 +15,6 @@ CONFIG_FLASH=y
CONFIG_MPU_ALLOW_FLASH_WRITE=y
### Disable Bluetooth by default
# CONFIG_BLUETOOTH is not set
# CONFIG_BT is not set
CONFIG_MULTITHREADING=n