Skip to content
Snippets Groups Projects
Commit 27c09e39 authored by Troy Kisky's avatar Troy Kisky
Browse files

ys: move MX6SX to Kconfig

parent 8ab9b642
Branches
Tags
No related merge requests found
......@@ -5,7 +5,7 @@ CONFIG_TARGET_YS=y
CONFIG_IMX_BOOTAUX=y
CONFIG_ENV_VARS_UBOOT_CONFIG=y
CONFIG_NR_DRAM_BANKS=1
CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/boundary/ys/ys_1g.cfg,MX6SX,DEFCONFIG=\"ys_1g\""
CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/boundary/ys/ys_1g.cfg,DEFCONFIG=\"ys_1g\""
CONFIG_BOOTDELAY=3
CONFIG_SYS_CONSOLE_OVERWRITE_ROUTINE=y
CONFIG_SUPPORT_RAW_INITRD=y
......
......@@ -5,7 +5,7 @@ CONFIG_TARGET_YS=y
CONFIG_IMX_BOOTAUX=y
CONFIG_ENV_VARS_UBOOT_CONFIG=y
CONFIG_NR_DRAM_BANKS=1
CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/boundary/ys/ys_512m.cfg,MX6SX,DEFCONFIG=\"ys_512m\""
CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/boundary/ys/ys_512m.cfg,DEFCONFIG=\"ys_512m\""
CONFIG_BOOTDELAY=3
CONFIG_SYS_CONSOLE_OVERWRITE_ROUTINE=y
CONFIG_SUPPORT_RAW_INITRD=y
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment