Browse Source

[bsp][lpc54114-lite] 修改重复的Kconfig条目。

流光 6 years ago
parent
commit
b1a645a982
1 changed files with 0 additions and 6 deletions
  1. 0 6
      bsp/lpc54114-lite/drivers/Kconfig

+ 0 - 6
bsp/lpc54114-lite/drivers/Kconfig

@@ -19,12 +19,6 @@ menu "LPC54110 Bsp Config"
             default y
     endmenu
 
-    menu "Select spi bus drivers"
-        config BSP_USING_SPI2
-            bool "Enable SPI2"
-            default y
-    endmenu
-
     config BSP_USING_SDCARD
         bool "Enable SDCARD"
         select BSP_USING_SPI2