summaryrefslogtreecommitdiff
path: root/include/configs/am3517_evm.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2017-05-13 02:33:21 (GMT)
committerTom Rini <trini@konsulko.com>2017-05-15 14:40:00 (GMT)
commit29cb2b3b903ce12e7abc2fc9a8cfb12a0be36852 (patch)
tree6b1a890b717c1d9a77fa8cc813d73c4c516a6cf6 /include/configs/am3517_evm.h
parentbdf10677a96d1d0c4da209b0a5d7c877760a4984 (diff)
downloadu-boot-29cb2b3b903ce12e7abc2fc9a8cfb12a0be36852.tar.xz
gpio: Move OMAP_GPIO to Kconfig
This driver is used often enough such that we want to have this enabled by default on any ARCH_OMAP2PLUS board, and this only compiles on ARCH_OMAP2PLUS due to required defines, so mark that as the depends. Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/configs/am3517_evm.h')
-rw-r--r--include/configs/am3517_evm.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/am3517_evm.h b/include/configs/am3517_evm.h
index 27d64ea..feb7b6e 100644
--- a/include/configs/am3517_evm.h
+++ b/include/configs/am3517_evm.h
@@ -45,9 +45,6 @@
/* Hardware drivers */
-/* OMAP GPIO configuration */
-#define CONFIG_OMAP_GPIO
-
/* NS16550 Configuration */
#define V_NS16550_CLK 48000000 /* 48MHz (APLL96/2) */
#define CONFIG_SYS_NS16550_SERIAL