
18 Feb
2023
18 Feb
'23
12:49 a.m.
On Wed, 15 Feb 2023 at 20:37, Tom Rini trini@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 trini@konsulko.com
common/Kconfig | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-)
Reviewed-by: Simon Glass sjg@chromium.org