commit | 190ab40e4efedb660132e1a713604570b560912e | [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 | d656e78f00670a3fd616b1a6f5a28c904a1c77ff [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>