commit | 53dbf1160d5744c2f4bc228b14ab2d03955c02c2 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Wed Mar 30 18:07:24 2022 -0400 |
committer | Tom Rini <trini@konsulko.com> | Fri Apr 08 10:46:22 2022 -0400 |
tree | 9f0acdb8eae4fa43873f678b2fbb400438126f8c | |
parent | 55b3ba4c2ba4c464491604c5da63debae72aa5c6 [diff] |
controlcenterdc: Migrate CUSTOMER_BOARD_SUPPORT to Kconfig This symbol is only possibly useful on some mvebu platforms, so move the symbol there and select it for the only current user. Cc: Mario Six <mario.six@gdsys.cc> Cc: Stefan Roese <sr@denx.de> Signed-off-by: Tom Rini <trini@konsulko.com> Reviewed-by: Stefan Roese <sr@denx.de>