| prompt "TQMa6 SoC variant" |
| select the TQMa6 module variant. The variants differing in the used |
| select TQMa6Q / TQMa6D with i.MX6Q/D and 1GiB DRAM |
| select TQMa6DL with i.MX6DL and 1GiB DRAM |
| select TQMa6S with i.MX6S and 512 MiB DRAM |
| prompt "TQMa6 boot configuration" |
| Configure boot device. This is also used to implement environment |
| Boot from on board SPI NOR flash |
| prompt "TQMa6 base board variant" |
| Select base board for TQMa6 |
| bool "TQMa6 on MBa6 Starterkit" |
| select USB_ETHER_SMSC95XX |
| select PHY_MICREL_KSZ90X1 |
| Select the MBa6 starterkit. This features a GigE Phy, USB, SD-Card |
| Select the OHB Systems AG WRU-IV baseboard. |
| default 0x2fc00000 if TQMA6S |
| default 0x4fc00000 if TQMA6Q || TQMA6DL |
| default "board/tq/tqma6/tqma6q.cfg" if TQMA6Q |
| default "board/tq/tqma6/tqma6dl.cfg" if TQMA6DL |
| default "board/tq/tqma6/tqma6s.cfg" if TQMA6S |