diff options
Diffstat (limited to 'configs')
-rw-r--r-- | configs/usbarmory_defconfig | 3 |
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 |