summaryrefslogtreecommitdiff
path: root/configs/omap5_uevm_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-11-20 02:45:14 +0300
committerTom Rini <trini@konsulko.com>2022-12-06 00:06:43 +0300
commit022dc9e505ea70ea5e5c81f78a629a6016d4fd9d (patch)
tree69bf77404c31b7c22abd1cc3c217981d3c6cd346 /configs/omap5_uevm_defconfig
parent5cafaedeac41c966b8f554182944d9dc0b531190 (diff)
downloadu-boot-022dc9e505ea70ea5e5c81f78a629a6016d4fd9d.tar.xz
Convert CONFIG_HIKEY_GPIO et al to Kconfig
This converts the following to Kconfig: CONFIG_HIKEY_GPIO CONFIG_TCA642X Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/omap5_uevm_defconfig')
-rw-r--r--configs/omap5_uevm_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/omap5_uevm_defconfig b/configs/omap5_uevm_defconfig
index d12199766a..91878c11ed 100644
--- a/configs/omap5_uevm_defconfig
+++ b/configs/omap5_uevm_defconfig
@@ -47,7 +47,7 @@ CONFIG_VERSION_VARIABLE=y
CONFIG_SCSI_AHCI=y
CONFIG_DFU_MMC=y
CONFIG_DFU_RAM=y
-CONFIG_CMD_TCA642X=y
+CONFIG_TCA642X=y
CONFIG_SYS_I2C_LEGACY=y
CONFIG_SPL_SYS_I2C_LEGACY=y
CONFIG_SUPPORT_EMMC_BOOT=y