On Wed, 15 Feb 2023 at 20:37, Tom Rini <tr...@konsulko.com> wrote: > > While it is true that for some Samsung platforms, we call > get_board_type() the main usage of this CONFIG switch is to enable > board_types in global data, which is then used by various platforms. > > Signed-off-by: Tom Rini <tr...@konsulko.com> > --- > common/Kconfig | 9 ++++----- > 1 file changed, 4 insertions(+), 5 deletions(-)
Reviewed-by: Simon Glass <s...@chromium.org>