Commit 3b53e692 authored by Andrew Boie's avatar Andrew Boie Committed by Anas Nashif
Browse files

tests: bluetooth: tester: workaround build error



For mysterious reasons this test fails cmake if
CONFIG_TEST_USERSPACE=n.

Enable it for now, bug tracked in #15232

Signed-off-by: default avatarAndrew Boie <andrew.p.boie@intel.com>
parent 027b6aaf
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -34,3 +34,6 @@ CONFIG_BT_TESTING=y

CONFIG_UART_CONSOLE=n
CONFIG_GPIO=y

# FIXME: #15232
CONFIG_TEST_USERSPACE=y