Skip to content
Snippets Groups Projects
Commit dd7f65f6 authored by Simon Glass's avatar Simon Glass Committed by Tom Rini
Browse files

tegra: Enable generic board for Tegra


Bravely enable CONFIG_SYS_GENERIC_BOARD for all Tegra boards.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
parent e424c15c
No related branches found
No related tags found
No related merge requests found
...@@ -157,4 +157,6 @@ ...@@ -157,4 +157,6 @@
#define CONFIG_SPL_SERIAL_SUPPORT #define CONFIG_SPL_SERIAL_SUPPORT
#define CONFIG_SPL_GPIO_SUPPORT #define CONFIG_SPL_GPIO_SUPPORT
#define CONFIG_SYS_GENERIC_BOARD
#endif /* _TEGRA_COMMON_H_ */ #endif /* _TEGRA_COMMON_H_ */
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment