Skip to content
Snippets Groups Projects
Commit 23475344 authored by Andreas Bießmann's avatar Andreas Bießmann Committed by Tom Rini
Browse files

board:tricorder: enable omap_gpio clocks


Signed-off-by: default avatarAndreas Bießmann <andreas.biessmann@corscience.de>
Cc: Thomas Weber <thomas.weber@corscience.de>
Signed-off-by: default avatarAndreas Bießmann <andreas.devel@googlemail.com>
parent 1ea2301f
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
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