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/at91rm9200ek_defconfig b/configs/at91rm9200ek_defconfig index 0b02591..2aaf879 100644 --- a/configs/at91rm9200ek_defconfig +++ b/configs/at91rm9200ek_defconfig
@@ -22,6 +22,7 @@ CONFIG_CMD_FAT=y CONFIG_ENV_IS_IN_FLASH=y CONFIG_ENV_ADDR=0x10040000 +CONFIG_AT91_GPIO=y # CONFIG_MMC is not set CONFIG_MTD_NOR_FLASH=y CONFIG_FLASH_CFI_DRIVER=y