quark_se: Remove pipe config defaults
Making pipe driver configuration for quark_se makes no sense for the board. First it simply wrong since IRQs for serial are 5 and 6 and when using PIPE care should be taken to allocate right way serial and Bluetooth for the given UARTs. Change-Id: I4cb3227a8be34fbfa089a457e6d9977e4adcfd19 Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
This commit is contained in:
parent
19b939d886
commit
28198fcca5
1 changed files with 0 additions and 11 deletions
|
@ -354,17 +354,6 @@ config BLUETOOTH_UART_IRQ_PRI
|
|||
|
||||
endif
|
||||
|
||||
if UART_PIPE
|
||||
|
||||
config UART_PIPE_ON_DEV_NAME
|
||||
default "UART_1"
|
||||
config UART_PIPE_IRQ
|
||||
default 38
|
||||
config UART_PIPE_IRQ_PRI
|
||||
default 3
|
||||
|
||||
endif
|
||||
|
||||
if PWM
|
||||
if PWM_DW
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue