Commit 45736940 authored by Andrei Emeltchenko's avatar Andrei Emeltchenko Committed by Johan Hedberg
Browse files

quark_se_devboard: Add configuration for nimble HCI stack



Enable Power Management handling also for quark_se_devboard with
nimble HCI stack.

Change-Id: I6e5bb85c4f2370f52904be9dff14ce8e7fb1eb44
Signed-off-by: default avatarAndrei Emeltchenko <andrei.emeltchenko@intel.com>
parent 13ce2d62
Loading
Loading
Loading
Loading
+16 −0
Original line number Diff line number Diff line
@@ -17,6 +17,22 @@ config NBLE_UART_ON_DEV_NAME

endif

if BLUETOOTH_H4

config GPIO
	def_bool y

config BLUETOOTH_NRF51_PM
	def_bool y

config BLUETOOTH_WAIT_NOP
	def_bool y

config BLUETOOTH_UART_ON_DEV_NAME
        default UART_NS16550_PORT_0_NAME

endif

if NETWORKING_WITH_15_4_TI_CC2520

config SPI