forked from xuos/xiuos
Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into xidatong
This commit is contained in:
@@ -1,27 +0,0 @@
|
||||
#
|
||||
# For a description of the syntax of this configuration file,
|
||||
# see the file kconfig-language.txt in the NuttX tools repository.
|
||||
#
|
||||
|
||||
if ARCH_BOARD_XIDATONG
|
||||
|
||||
choice
|
||||
prompt "Boot Flash"
|
||||
default XIDATONG_HYPER_FLASH
|
||||
|
||||
config XIDATONG_HYPER_FLASH
|
||||
bool "HYPER Flash"
|
||||
|
||||
config XIDATONG_QSPI_FLASH
|
||||
bool "QSPI Flash"
|
||||
|
||||
endchoice # Boot Flash
|
||||
|
||||
config XIDATONG_SDRAM
|
||||
bool "Enable SDRAM"
|
||||
default n
|
||||
select IMXRT_SEMC_INIT_DONE
|
||||
---help---
|
||||
Activate DCD configuration of SDRAM
|
||||
|
||||
endif
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 63 KiB |
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user