summaryrefslogtreecommitdiff
path: root/configs/mx6sxsabresd_defconfig
diff options
context:
space:
mode:
authorFabio Estevam <fabio.estevam@freescale.com>2014-08-15 00:00:28 (GMT)
committerStefano Babic <sbabic@denx.de>2014-08-20 11:11:12 (GMT)
commit080d72f233e9176942f993d206ec60e9813fbc51 (patch)
tree4976278d236225eadd2abc318d9f67b3d4dc1184 /configs/mx6sxsabresd_defconfig
parent9c0fe83eb58ed9cb9faa17646719240abe55f4bf (diff)
downloadu-boot-fsl-qoriq-080d72f233e9176942f993d206ec60e9813fbc51.tar.xz
mx6sxsabresd: Convert to the new Kconfig style
mx6sxsabresd was not in the master branch when the conversion to the new Kconfig style happened, so convert it now so that it can build again. Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Diffstat (limited to 'configs/mx6sxsabresd_defconfig')
-rw-r--r--configs/mx6sxsabresd_defconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/configs/mx6sxsabresd_defconfig b/configs/mx6sxsabresd_defconfig
new file mode 100644
index 0000000..f23d48f
--- /dev/null
+++ b/configs/mx6sxsabresd_defconfig
@@ -0,0 +1,3 @@
+CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/freescale/mx6sxsabresd/imximage.cfg,MX6SX"
+CONFIG_ARM=y
+CONFIG_TARGET_MX6SXSABRESD=y