commit | 21b71d6b4eb6107001c8dccc293b98d1d6cb74c9 | [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 | f8328c068d32601bd54204d74e8af09b4e819d6b [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