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: Andrew Boie <andrew.p.boie@intel.com>
This commit is contained in:
parent
027b6aaf89
commit
3b53e69249
@ -34,3 +34,6 @@ CONFIG_BT_TESTING=y
|
||||
|
||||
CONFIG_UART_CONSOLE=n
|
||||
CONFIG_GPIO=y
|
||||
|
||||
# FIXME: #15232
|
||||
CONFIG_TEST_USERSPACE=y
|
||||
|
||||
Loading…
Reference in New Issue
Block a user