summaryrefslogtreecommitdiffstats
path: root/configs/usbarmory_defconfig
diff options
context:
space:
mode:
authorAndrej Rosano <andrej@inversepath.com>2015-04-08 18:56:30 +0200
committerStefano Babic <sbabic@denx.de>2015-04-09 09:14:12 +0200
commit3bf801a2176e3330a3ef696d974d0d198d99b7e9 (patch)
treef5504e481e4051e91e9edc1829779f1a0d00f7a3 /configs/usbarmory_defconfig
parent424ee3d1571ebea9d6373c7c8cf408ffa655ff52 (diff)
downloadtalos-obmc-uboot-3bf801a2176e3330a3ef696d974d0d198d99b7e9.tar.gz
talos-obmc-uboot-3bf801a2176e3330a3ef696d974d0d198d99b7e9.zip
ARM: mx5: add support for USB armory board
Add support for Inverse Path USB armory board, an open source flash-drive sized computer based on Freescale i.MX53 SoC. http://inversepath.com/usbarmory Signed-off-by: Andrej Rosano <andrej@inversepath.com> Cc: Stefano Babic <sbabic@denx.de> Cc: Chris Kuethe <chris.kuethe@gmail.com> Cc: Fabio Estevam <festevam@gmail.com> Cc: Vagrant Cascadian <vagrant@debian.org> Tested-By: Vagrant Cascadian <vagrant@debian.org> Tested-by: Chris Kuethe <chris.kuethe@gmail.com>
Diffstat (limited to 'configs/usbarmory_defconfig')
-rw-r--r--configs/usbarmory_defconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/configs/usbarmory_defconfig b/configs/usbarmory_defconfig
new file mode 100644
index 0000000000..10bdd9ec40
--- /dev/null
+++ b/configs/usbarmory_defconfig
@@ -0,0 +1,3 @@
+CONFIG_ARM=y
+CONFIG_ARCH_MX5=y
+CONFIG_TARGET_USBARMORY=y
OpenPOWER on IntegriCloud