diff --git a/arch/x86/soc/quark_se/Kconfig b/arch/x86/soc/quark_se/Kconfig index 3174a9e5af1..d94a15153b5 100644 --- a/arch/x86/soc/quark_se/Kconfig +++ b/arch/x86/soc/quark_se/Kconfig @@ -295,6 +295,17 @@ 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