bsp: nxp/mcx/mcxn/mcxn236: Remove invalid SPI8 entry.
Signed-off-by: Yilin Sun <imi415@imi.moe>
This commit is contained in:
parent
42239863cf
commit
fea231407b
|
@ -103,10 +103,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