删除选择 flash 的选项

This commit is contained in:
guozhanxin 2018-10-26 16:03:32 +08:00
parent f97e19c509
commit 84c30bab5f
1 changed files with 3 additions and 9 deletions

View File

@ -30,15 +30,9 @@ config BOARD_RT1050_ArchMix
default y
# RT1050 flash select!
choice
prompt "RT1050 Flash select"
default BOARD_USING_QSPIFLASH
config BOARD_USING_HYPERFLASH
bool "HYPERFLASH"
config BOARD_USING_QSPIFLASH
bool "QSPIFLASH"
endchoice
config BOARD_USING_QSPIFLASH
bool
default y
menu "RT1050 Bsp Config"