drivers: serial: uart_qmsi: update Quark SE C1000 config
Updated CONFIG_SOC_QUARK_SE_SS to CONFIG_SOC_QUARK_SE_C1000_SS Change-Id: I7dc02d91a4d739f6cd3f84001d1dd29759317163 Signed-off-by: Javier B Perez <javier.b.perez.hernandez@intel.com>
This commit is contained in:
parent
3fa32becd5
commit
14dd53289d
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@
|
|||
* tell the SCSS how to route the IRQ depends on which CPU we need to
|
||||
* receive it.
|
||||
*/
|
||||
#ifdef CONFIG_SOC_QUARK_SE_SS
|
||||
#ifdef CONFIG_SOC_QUARK_SE_C1000_SS
|
||||
# define UART0_IRQ QM_IRQ_UART_0_VECTOR
|
||||
# define UART1_IRQ QM_IRQ_UART_1_VECTOR
|
||||
# define SCSS_IRQ_ROUTING_MASK BIT(8)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue