summaryrefslogtreecommitdiff
path: root/samples/bluetooth
diff options
context:
space:
mode:
authorAnas Nashif <anas.nashif@intel.com>2017-01-07 08:36:28 -0500
committerAnas Nashif <nashif@linux.intel.com>2017-01-08 18:09:52 +0000
commitf6e039062a003e4cd948176ba06d26f9c0e33c3a (patch)
tree2dbe9552475cc40ee37ae2cbdefa397ea985c101 /samples/bluetooth
parente161d08756741a56f0b6a6967990454d27365d7f (diff)
kernel: remove dependency on CONFIG_NANO_TIMERS/TIMEOUTS
Remove legacy option and use SYS_CLOCK_EXISTS where appropriate. Change-Id: I3d524ea2776e638683f0196c0cc342359d5d810f Signed-off-by: Anas Nashif <anas.nashif@intel.com>
Diffstat (limited to 'samples/bluetooth')
-rw-r--r--samples/bluetooth/ipsp/prj.conf1
1 files changed, 0 insertions, 1 deletions
diff --git a/samples/bluetooth/ipsp/prj.conf b/samples/bluetooth/ipsp/prj.conf
index 859a0b1a3..c69c7026a 100644
--- a/samples/bluetooth/ipsp/prj.conf
+++ b/samples/bluetooth/ipsp/prj.conf
@@ -8,7 +8,6 @@ CONFIG_NET_IPV6=y
CONFIG_NET_IPV4=n
CONFIG_NET_UDP=y
CONFIG_NET_TCP=y
-CONFIG_NANO_TIMEOUTS=y
CONFIG_TEST_RANDOM_GENERATOR=y
CONFIG_NET_LOG=y
CONFIG_NET_L2_BLUETOOTH=y