commit | 348d183e546bf28f78fe0ca03b36d8f76526c10c | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Tue Jun 16 19:06:05 2020 -0400 |
committer | Tom Rini <trini@konsulko.com> | Fri Jun 26 10:29:04 2020 -0400 |
tree | 86dce37db248dd09f121e6ec9ea607632f00f6c1 | |
parent | b40fa972863701dc554e2a4825c048bfc5a8d709 [diff] [blame] |
Convert CONFIG_AT91_GPIO to Kconfig This converts the following to Kconfig: CONFIG_AT91_GPIO Signed-off-by: Tom Rini <trini@konsulko.com>
diff --git a/configs/picosam9g45_defconfig b/configs/picosam9g45_defconfig index 0157f51..2921f2d 100644 --- a/configs/picosam9g45_defconfig +++ b/configs/picosam9g45_defconfig
@@ -39,6 +39,7 @@ CONFIG_SYS_RELOC_GD_ENV_ADDR=y CONFIG_DM=y CONFIG_SPL_DM=y +CONFIG_AT91_GPIO=y CONFIG_USB=y CONFIG_USB_EHCI_HCD=y CONFIG_USB_STORAGE=y