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:
Savinay Dharmappa 2017-07-20 13:14:27 +05:30 committed by Kumar Gala
commit addb12b463

View file

@ -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