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:
parent
959632684c
commit
390a0784ae
1 changed files with 0 additions and 11 deletions
|
@ -295,17 +295,6 @@ config BLUETOOTH_UART_IRQ_PRI
|
||||||
|
|
||||||
endif
|
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
|
if UART_PIPE
|
||||||
|
|
||||||
config UART_PIPE_ON_DEV_NAME
|
config UART_PIPE_ON_DEV_NAME
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue