Skip to content
Snippets Groups Projects
Commit c3da64bd authored by minute's avatar minute
Browse files

add missing kconfig variables so that refresh does not drop them


Co-authored-by: default avatarq66 <daniel@octaforge.org>
parent 4d563c45
No related branches found
No related tags found
No related merge requests found
Pipeline #726 passed
......@@ -9,6 +9,18 @@ config SYS_VENDOR
config SYS_CONFIG_NAME
default "nitrogen8m_som"
config DDR_RANK_BITS
int "ddr rank bits"
default 1
config DDR_CHANNEL_CNT
int "ddr channel cnt"
default 2
config DDR_DRIVE_STRENGTH
int "ddr drive strength"
default 6
source "board/boundary/common/Kconfig"
endif
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment