summaryrefslogtreecommitdiff
path: root/configs/da850_am18xxevm_defconfig
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 /configs/da850_am18xxevm_defconfig
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 'configs/da850_am18xxevm_defconfig')
-rw-r--r--configs/da850_am18xxevm_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/da850_am18xxevm_defconfig b/configs/da850_am18xxevm_defconfig
index 9283bf9da11..abb22959519 100644
--- a/configs/da850_am18xxevm_defconfig
+++ b/configs/da850_am18xxevm_defconfig
@@ -35,6 +35,7 @@ CONFIG_CMD_DIAG=y
CONFIG_OF_CONTROL=y
CONFIG_ENV_IS_IN_SPI_FLASH=y
CONFIG_DM=y
+CONFIG_DA8XX_GPIO=y
CONFIG_DM_I2C=y
CONFIG_DM_I2C_COMPAT=y
CONFIG_MTD_DEVICE=y