quark_se: Kconfig: Remove unused NBLE defines

These are not (yet) used anywhere and generate unnecessary warnings.
Just remove them.

Change-Id: Ibae472c4a639466c221cdc354232780db04e963e
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
This commit is contained in:
Johan Hedberg 2016-01-22 20:42:45 +02:00 committed by Anas Nashif
commit 390a0784ae

View file

@ -295,17 +295,6 @@ config BLUETOOTH_UART_IRQ_PRI
endif
if NBLE
config NBLE_UART_ON_DEV_NAME
default UART_NS16550_PORT_0_NAME
config NBLE_UART_IRQ
default UART_NS16550_PORT_0_IRQ
config NBLE_UART_IRQ_PRI
default UART_NS16550_PORT_0_IRQ_PRI
endif
if UART_PIPE
config UART_PIPE_ON_DEV_NAME