summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--include/configs/tricorder.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/configs/tricorder.h b/include/configs/tricorder.h
index 62f97d24fb..a6098615eb 100644
--- a/include/configs/tricorder.h
+++ b/include/configs/tricorder.h
@@ -63,6 +63,9 @@
/* GPIO support */
#define CONFIG_OMAP_GPIO
+/* GPIO banks */
+#define CONFIG_OMAP3_GPIO_2 /* GPIO32..63 are in GPIO bank 2 */
+
/* LED support */
#define CONFIG_STATUS_LED
#define CONFIG_BOARD_SPECIFIC_LED
OpenPOWER on IntegriCloud