Bluetooth: samples/shell: Remove dependency on CONFIG_EXPERIMENTAL

There's no reason to depend on this config option, in fact it looks
like it doesn't even exist.

Change-Id: I3e072466700ca7115dfde5af09b08f98707062bb
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
This commit is contained in:
Johan Hedberg 2015-11-13 08:52:45 +02:00 committed by Anas Nashif
parent cb29e6135d
commit fd4d439d72
2 changed files with 0 additions and 2 deletions

View File

@ -1,4 +1,3 @@
CONFIG_EXPERIMENTAL=y
CONFIG_MINIMAL_LIBC_EXTENDED=y
CONFIG_BLUETOOTH=y
CONFIG_BLUETOOTH_LE=y

View File

@ -1,4 +1,3 @@
CONFIG_EXPERIMENTAL=y
CONFIG_MINIMAL_LIBC_EXTENDED=y
CONFIG_TEST_RANDOM_GENERATOR=y
CONFIG_BLUETOOTH=y