drivers/spi: Fixed incorrect prompt.
The prompt for SPI1 IRQ priority stated SPI0 incorrectly. Signed-off-by: Håkon Øye Amundsen <haakon.amundsen@nordicsemi.no>
This commit is contained in:
parent
4624f13290
commit
c26fdc1b55
1 changed files with 1 additions and 1 deletions
|
@ -121,7 +121,7 @@ config SPI_1_OP_MODES
|
|||
3 is both modes are available.
|
||||
|
||||
config SPI_1_IRQ_PRI
|
||||
int "Port 0 interrupt priority"
|
||||
int "Port 1 interrupt priority"
|
||||
depends on !HAS_DTS_SPI
|
||||
|
||||
config SPI_1_CS_GPIO_PORT
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue