summaryrefslogtreecommitdiff
path: root/configs/sama7g5ek_mmc1_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-05-05 14:47:31 -0400
committerTom Rini <trini@konsulko.com>2022-05-05 14:47:31 -0400
commit5d834bfa5fa61dc9dff94a92672c0a1185cb3a83 (patch)
tree29e452f566b6ebd60699ffdb07a8b650346f5b3a /configs/sama7g5ek_mmc1_defconfig
parentae242b2ea6f76fac5433c4702399747f0d81c6c4 (diff)
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/sama7g5ek_mmc1_defconfig')
-rw-r--r--configs/sama7g5ek_mmc1_defconfig3
1 files changed, 1 insertions, 2 deletions
diff --git a/configs/sama7g5ek_mmc1_defconfig b/configs/sama7g5ek_mmc1_defconfig
index 31db8c1d5e..42d96f7c02 100644
--- a/configs/sama7g5ek_mmc1_defconfig
+++ b/configs/sama7g5ek_mmc1_defconfig
@@ -70,10 +70,9 @@ CONFIG_PINCTRL_AT91PIO4=y
CONFIG_DM_SERIAL=y
CONFIG_DEBUG_UART_ANNOUNCE=y
CONFIG_ATMEL_USART=y
-CONFIG_TIMER=y
CONFIG_SYSRESET=y
-CONFIG_SYSRESET_CMD_RESET=y
CONFIG_SYSRESET_AT91=y
+CONFIG_TIMER=y
CONFIG_MCHP_PIT64B_TIMER=y
CONFIG_OF_LIBFDT_OVERLAY=y
# CONFIG_EFI_LOADER_HII is not set