bsp: nxp/mcx/mcxn/mcxn947: Remove invalid SPI8 entry.
Signed-off-by: Yilin Sun <imi415@imi.moe>
This commit is contained in:
parent
a5780a341c
commit
42239863cf
|
@ -81,10 +81,6 @@ menu "On-chip Peripheral Drivers"
|
||||||
config BSP_USING_SPI7
|
config BSP_USING_SPI7
|
||||||
bool "Enable Flexcomm7 as SPI"
|
bool "Enable Flexcomm7 as SPI"
|
||||||
default n
|
default n
|
||||||
|
|
||||||
config BSP_USING_SPI8
|
|
||||||
bool "Enable Flexcomm8 as High Speed SPI"
|
|
||||||
default y
|
|
||||||
endif
|
endif
|
||||||
|
|
||||||
menuconfig BSP_USING_ADC
|
menuconfig BSP_USING_ADC
|
||||||
|
|
Loading…
Reference in New Issue