summaryrefslogtreecommitdiff
path: root/include/configs/calimain.h
diff options
context:
space:
mode:
authorAdam Ford <aford173@gmail.com>2018-07-10 07:01:20 -0500
committerTom Rini <trini@konsulko.com>2018-07-23 14:33:21 -0400
commit5d653afc177f1e260c311b821801a8b6eb609c02 (patch)
treeb72d18d9a3f8ff78d03027b1673040c87a9c38df /include/configs/calimain.h
parentd7cc15bb53a8e217dee70beb47d0521628f9ecbf (diff)
Convert CONFIG_DA8XX_GPIO to Kconfig
This converts the following to Kconfig: CONFIG_DA8XX_GPIO Signed-off-by: Adam Ford <aford173@gmail.com>
Diffstat (limited to 'include/configs/calimain.h')
-rw-r--r--include/configs/calimain.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/calimain.h b/include/configs/calimain.h
index ab4a9e6ddce..690f6056957 100644
--- a/include/configs/calimain.h
+++ b/include/configs/calimain.h
@@ -26,7 +26,6 @@
#define CONFIG_SYS_TIMERBASE DAVINCI_TIMER0_BASE
#define CONFIG_SYS_HZ_CLOCK clk_get(DAVINCI_AUXCLK_CLKID)
#define CONFIG_ARCH_CPU_INIT
-#define CONFIG_DA8XX_GPIO
#define CONFIG_HW_WATCHDOG
#define CONFIG_SYS_WDTTIMERBASE DAVINCI_TIMER1_BASE
#define CONFIG_SYS_WDT_PERIOD_LOW \