mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-09-20 00:45:22 +08:00
[bsp][lpc54114-lite] 修改重复的Kconfig条目。
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user