Explorar o código

arm: Tegra2: GPIO: enable GPIO for Tegra2 boards

Signed-off-by: Tom Warren <twarren@nvidia.com>
Tom Warren %!s(int64=14) %!d(string=hai) anos
pai
achega
f84d64dbf6
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      include/configs/tegra2-common.h

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

@@ -160,4 +160,6 @@
 						CONFIG_SYS_INIT_RAM_SIZE - \
 						GENERATED_GBL_DATA_SIZE)
 
+#define CONFIG_TEGRA2_GPIO
+#define CONFIG_CMD_GPIO
 #endif /* __TEGRA2_COMMON_H */