From 42239863cf235c8201b65b7341ba151ff8953302 Mon Sep 17 00:00:00 2001 From: Yilin Sun Date: Mon, 19 Aug 2024 14:53:39 +0800 Subject: [PATCH] bsp: nxp/mcx/mcxn/mcxn947: Remove invalid SPI8 entry. Signed-off-by: Yilin Sun --- bsp/nxp/mcx/mcxn/frdm-mcxn947/board/Kconfig | 4 ---- 1 file changed, 4 deletions(-) diff --git a/bsp/nxp/mcx/mcxn/frdm-mcxn947/board/Kconfig b/bsp/nxp/mcx/mcxn/frdm-mcxn947/board/Kconfig index 93452d780e..49d068916b 100644 --- a/bsp/nxp/mcx/mcxn/frdm-mcxn947/board/Kconfig +++ b/bsp/nxp/mcx/mcxn/frdm-mcxn947/board/Kconfig @@ -81,10 +81,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