From fea231407be8a52b53d26bdf0202d666d055422e Mon Sep 17 00:00:00 2001 From: Yilin Sun Date: Mon, 19 Aug 2024 14:55:53 +0800 Subject: [PATCH] bsp: nxp/mcx/mcxn/mcxn236: Remove invalid SPI8 entry. Signed-off-by: Yilin Sun --- bsp/nxp/mcx/mcxn/frdm-mcxn236/board/Kconfig | 4 ---- 1 file changed, 4 deletions(-) diff --git a/bsp/nxp/mcx/mcxn/frdm-mcxn236/board/Kconfig b/bsp/nxp/mcx/mcxn/frdm-mcxn236/board/Kconfig index 4b3433b462..aea20769cd 100644 --- a/bsp/nxp/mcx/mcxn/frdm-mcxn236/board/Kconfig +++ b/bsp/nxp/mcx/mcxn/frdm-mcxn236/board/Kconfig @@ -103,10 +103,6 @@ menu "On-chip Peripheral Drivers" config BSP_USING_SPI7 bool "Enable Flexcomm7 as SPI" default n - - config BSP_USING_SPI8 - bool "Enable Flexcomm8 as High Speed SPI" - default y endif menuconfig BSP_USING_ADC