Explorar o código

tegra: Enable generic board for Tegra

Bravely enable CONFIG_SYS_GENERIC_BOARD for all Tegra boards.

Signed-off-by: Simon Glass <sjg@chromium.org>
Simon Glass %!s(int64=12) %!d(string=hai) anos
pai
achega
dd7f65f664
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      include/configs/tegra-common.h

+ 2 - 0
include/configs/tegra-common.h

@@ -157,4 +157,6 @@
 #define CONFIG_SPL_SERIAL_SUPPORT
 #define CONFIG_SPL_GPIO_SUPPORT
 
+#define CONFIG_SYS_GENERIC_BOARD
+
 #endif /* _TEGRA_COMMON_H_ */