summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-11-19 18:45:14 -0500
committerTom Rini <trini@konsulko.com>2022-12-05 16:06:43 -0500
commit022dc9e505ea70ea5e5c81f78a629a6016d4fd9d (patch)
tree69bf77404c31b7c22abd1cc3c217981d3c6cd346 /include
parent5cafaedeac41c966b8f554182944d9dc0b531190 (diff)
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 'include')
-rw-r--r--include/configs/hikey.h2
-rw-r--r--include/configs/omap5_uevm.h1
2 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/hikey.h b/include/configs/hikey.h
index c5ef2f99b0..eefdbd6ed1 100644
--- a/include/configs/hikey.h
+++ b/include/configs/hikey.h
@@ -32,8 +32,6 @@
#define GICD_BASE 0xf6801000
#define GICC_BASE 0xf6802000
-#define CONFIG_HIKEY_GPIO
-
/* Initial environment variables */
/*
diff --git a/include/configs/omap5_uevm.h b/include/configs/omap5_uevm.h
index 1634db8606..d7fa2d4391 100644
--- a/include/configs/omap5_uevm.h
+++ b/include/configs/omap5_uevm.h
@@ -36,7 +36,6 @@
#define CONFIG_HSMMC2_8BIT
/* Required support for the TCA642X GPIO we have on the uEVM */
-#define CONFIG_TCA642X
#define CFG_SYS_I2C_TCA642X_BUS_NUM 4
#define CFG_SYS_I2C_TCA642X_ADDR 0x22