commit | 54c622483c1c3ac04fbb98e2138486b60639f616 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Sat Nov 19 18:45:14 2022 -0500 |
committer | Tom Rini <trini@konsulko.com> | Mon Dec 05 16:06:43 2022 -0500 |
tree | 69bf77404c31b7c22abd1cc3c217981d3c6cd346 | |
parent | 7579523a253e7d55fe95782380abdaadaaf54430 [diff] [blame] |
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>
diff --git a/configs/hikey_defconfig b/configs/hikey_defconfig index 9eec928..d023653 100644 --- a/configs/hikey_defconfig +++ b/configs/hikey_defconfig
@@ -30,6 +30,7 @@ CONFIG_ENV_IS_IN_MMC=y CONFIG_SYS_RELOC_GD_ENV_ADDR=y CONFIG_SYS_MMC_ENV_PART=2 +CONFIG_HIKEY_GPIO=y CONFIG_MMC_DW=y CONFIG_MMC_DW_K3=y CONFIG_POWER_LEGACY=y