commit | d9072bc3c866c50f915c3033b9be78fce33a25f0 | [log] [tgz] |
---|---|---|
author | Marti Bolivar <marti.bolivar@linaro.org> | Wed Aug 09 16:52:23 2017 -0400 |
committer | David Brown <davidb@davidb.org> | Wed Aug 09 15:43:09 2017 -0600 |
tree | 64319be5959a847fe0412267aa8ca31e8aa5b1ee | |
parent | b9f5a68dac6e080486a4966b03a94349e3c1da42 [diff] [blame] |
zephyr: s/BLUETOOTH/BT/ Upstream has made a breaking namespace change. Keep up. Signed-off-by: Marti Bolivar <marti.bolivar@linaro.org>
diff --git a/boot/zephyr/prj.conf b/boot/zephyr/prj.conf index 515bd55..510fe90 100644 --- a/boot/zephyr/prj.conf +++ b/boot/zephyr/prj.conf
@@ -15,6 +15,6 @@ CONFIG_MPU_ALLOW_FLASH_WRITE=y ### Disable Bluetooth by default -# CONFIG_BLUETOOTH is not set +# CONFIG_BT is not set CONFIG_MULTITHREADING=n