• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1if TARGET_USBARMORY
2
3config IMX_CONFIG
4	default "board/inversepath/usbarmory/imximage.cfg"
5
6config SYS_BOARD
7	default "usbarmory"
8
9config SYS_VENDOR
10	default "inversepath"
11
12config SYS_CONFIG_NAME
13	default "usbarmory"
14
15endif
16