commit | 71c790097be0c5e7e99b1ca83e27e1232c12fc02 | [log] [tgz] |
---|---|---|
author | Mario Six <mario.six@gdsys.cc> | Mon Jan 21 09:17:33 2019 +0100 |
committer | Mario Six <mario.six@gdsys.cc> | Mon May 20 13:50:34 2019 +0200 |
tree | 8a8bc564a845da03945af284dd7197d5e613f552 | |
parent | 0e890d4c2b4e850ba0cba7fadfaba2305f76eb99 [diff] |
keymile: Make distinct kmsupx5, tuge1, kmopti2, and kmtepr2 configs The kmsupx5, tuge1, kmopti2, and kmtepr2 boards all build from the same include config file with lots of #ifdef logic. To ease Kconfig migration, create new config include files for these boards, and resolve the #ifdef logic as needed. Signed-off-by: Mario Six <mario.six@gdsys.cc>