commit | 68f58783b8d7c0c2325626494bfe8c3c90a5918b | [log] [tgz] |
---|---|---|
author | Stefan Agner <stefan.agner@toradex.com> | Tue Apr 09 17:24:08 2019 +0200 |
committer | Stefano Babic <sbabic@denx.de> | Thu Apr 25 17:03:25 2019 +0200 |
tree | 1809eadc3caa02d97fa2ac14305335c7df0111c9 | |
parent | 5ab3b1d6aafcf62b09bf4213fbaf51d855a239c3 [diff] |
tdx-cfg-block: simplify i.MX 6 module detection Use CONFIG_TARGET_... at compile time to differentiate between Apalis iMX6, Colibri iMX6 and Colibri iMX6ULL. Avoid code duplication by moving question about Wi-Fi / Bluetooth before IT/non-IT decision. Signed-off-by: Stefan Agner <stefan.agner@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> Reviewed-by: Igor Opaniuk <igor.opaniuk@toradex.com>