arch: quark_se: select config UART_QMSI_0 by default
'commit ("devicetree: Generate BLUETOOTH_UART ,UART_PIPE etc config from dt")' created a dependency of selecting UART_QMSI_0 on device tree. This change is reverted as it incorrect. Signed-off-by: Savinay Dharmappa <savinay.dharmappa@intel.com>
This commit is contained in:
parent
48edca2782
commit
addb12b463
1 changed files with 1 additions and 1 deletions
|
@ -201,10 +201,10 @@ if BLUETOOTH_H4
|
|||
if !HAS_DTS
|
||||
config BLUETOOTH_UART_ON_DEV_NAME
|
||||
default UART_QMSI_0_NAME
|
||||
endif
|
||||
|
||||
config UART_QMSI_0
|
||||
def_bool y
|
||||
endif
|
||||
|
||||
if !HAS_DTS
|
||||
config UART_QMSI_0_BAUDRATE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue