aboutsummaryrefslogtreecommitdiff
path: root/configs/gazerbeam_defconfig
diff options
context:
space:
mode:
authorRasmus Villemoes <rasmus.villemoes@prevas.dk>2019-12-13 15:47:58 +0000
committerTom Rini <trini@konsulko.com>2019-12-13 13:01:53 -0500
commit875669da3bde6c76700eb74954d00d5df2fd337a (patch)
tree227af9c3ee6965792a7c7a71ef4e996acd57fb00 /configs/gazerbeam_defconfig
parent05767707a8bb9c869346149c873cfc2320493651 (diff)
downloadu-boot-875669da3bde6c76700eb74954d00d5df2fd337a.zip
u-boot-875669da3bde6c76700eb74954d00d5df2fd337a.tar.gz
u-boot-875669da3bde6c76700eb74954d00d5df2fd337a.tar.bz2
sysreset_mpc83xx: fix mcp83xx -> mpc83xx typo
Signed-off-by: Rasmus Villemoes <rasmus.villemoes@prevas.dk>
Diffstat (limited to 'configs/gazerbeam_defconfig')
-rw-r--r--configs/gazerbeam_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/gazerbeam_defconfig b/configs/gazerbeam_defconfig
index 683fc22..33ddd6d 100644
--- a/configs/gazerbeam_defconfig
+++ b/configs/gazerbeam_defconfig
@@ -186,7 +186,7 @@ CONFIG_DM_RESET=y
CONFIG_DM_SERIAL=y
CONFIG_SYS_NS16550=y
CONFIG_SYSRESET=y
-CONFIG_SYSRESET_MCP83XX=y
+CONFIG_SYSRESET_MPC83XX=y
CONFIG_TIMER=y
CONFIG_MPC83XX_TIMER=y
CONFIG_TPM_ATMEL_TWI=y